Enum IntegerPixelFormat
sRGBa integer pixel formats, 8 and 16 bits per channel
enum IntegerPixelFormat
: uint { ... }
Enum members
Name | Description |
---|---|
L16
|
|
L8
|
|
LA16
|
|
LA8
|
|
RGB16
|
|
RGB8
|
|
RGBA16
|
|
RGBA8
|