xlang v5.1 Release
程序设计语言基础库文档
载入中...
搜索中...
未找到
ImageConversionFlag类 参考
ImageConversionFlag 的协作图:
Collaboration graph

静态 Public 属性

详细描述

@ImageConversionFlag

在文件 Constant.x3010 行定义.

结构体成员变量说明

◆ AlphaDither_Mask

const int AlphaDither_Mask = 0x0000000c
static

在文件 Constant.x3019 行定义.

◆ AutoColor

const int AutoColor = 0x00000000
static

在文件 Constant.x3014 行定义.

◆ AutoDither

const int AutoDither = 0x00000000
static

在文件 Constant.x3032 行定义.

◆ AvoidDither

const int AvoidDither = 0x00000080
static

在文件 Constant.x3034 行定义.

◆ ColorMode_Mask

const int ColorMode_Mask = 0x00000003
static

在文件 Constant.x3013 行定义.

◆ ColorOnly

const int ColorOnly = 0x00000003
static

在文件 Constant.x3015 行定义.

◆ DiffuseAlphaDither

const int DiffuseAlphaDither = 0x00000008
static

在文件 Constant.x3022 行定义.

◆ DiffuseDither

const int DiffuseDither = 0x00000000
static

在文件 Constant.x3026 行定义.

◆ Dither_Mask

const int Dither_Mask = 0x00000030
static

在文件 Constant.x3025 行定义.

◆ DitherMode_Mask

const int DitherMode_Mask = 0x000000c0
static

在文件 Constant.x3031 行定义.

◆ MonoOnly

const int MonoOnly = 0x00000002
static

在文件 Constant.x3016 行定义.

◆ NoAlpha

const int NoAlpha = 0x0000000c
static

在文件 Constant.x3023 行定义.

◆ NoFormatConversion

const int NoFormatConversion = 0x00000200
static

在文件 Constant.x3037 行定义.

◆ NoOpaqueDetection

const int NoOpaqueDetection = 0x00000100
static

在文件 Constant.x3036 行定义.

◆ OrderedAlphaDither

const int OrderedAlphaDither = 0x00000004
static

在文件 Constant.x3021 行定义.

◆ OrderedDither

const int OrderedDither = 0x00000010
static

在文件 Constant.x3027 行定义.

◆ PreferDither

const int PreferDither = 0x00000040
static

在文件 Constant.x3033 行定义.

◆ ThresholdAlphaDither

const int ThresholdAlphaDither = 0x00000000
static

在文件 Constant.x3020 行定义.

◆ ThresholdDither

const int ThresholdDither = 0x00000020
static

在文件 Constant.x3028 行定义.