@ImageConversionFlag
在文件 Constant.x 第 3010 行定义.
◆ AlphaDither_Mask
| const int AlphaDither_Mask = 0x0000000c |
|
static |
◆ AutoColor
| const int AutoColor = 0x00000000 |
|
static |
◆ AutoDither
| const int AutoDither = 0x00000000 |
|
static |
◆ AvoidDither
| const int AvoidDither = 0x00000080 |
|
static |
◆ ColorMode_Mask
| const int ColorMode_Mask = 0x00000003 |
|
static |
◆ ColorOnly
| const int ColorOnly = 0x00000003 |
|
static |
◆ DiffuseAlphaDither
| const int DiffuseAlphaDither = 0x00000008 |
|
static |
◆ DiffuseDither
| const int DiffuseDither = 0x00000000 |
|
static |
◆ Dither_Mask
| const int Dither_Mask = 0x00000030 |
|
static |
◆ DitherMode_Mask
| const int DitherMode_Mask = 0x000000c0 |
|
static |
◆ MonoOnly
| const int MonoOnly = 0x00000002 |
|
static |
◆ NoAlpha
| const int NoAlpha = 0x0000000c |
|
static |
◆ NoFormatConversion
| const int NoFormatConversion = 0x00000200 |
|
static |
◆ NoOpaqueDetection
| const int NoOpaqueDetection = 0x00000100 |
|
static |
◆ OrderedAlphaDither
| const int OrderedAlphaDither = 0x00000004 |
|
static |
◆ OrderedDither
| const int OrderedDither = 0x00000010 |
|
static |
◆ PreferDither
| const int PreferDither = 0x00000040 |
|
static |
◆ ThresholdAlphaDither
| const int ThresholdAlphaDither = 0x00000000 |
|
static |
◆ ThresholdDither
| const int ThresholdDither = 0x00000020 |
|
static |