PixelFormat

enum PixelFormat : Enum<PixelFormat>

Format of pixel data read from frame buffer.

Entries

Link copied to clipboard

Read alpha channel only.

Link copied to clipboard

Read red, green and blue channels.

Link copied to clipboard

Read all channels.

Properties

Link copied to clipboard
val bytesPerPixel: Int
Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int