xlang v4.0 Release
程序设计语言基础库文档
载入中...
搜索中...
未找到
静态包属性
ImageConversionFlag类 参考

静态包属性

详细描述

@ImageConversionFlag

在文件 Constant.x2970 行定义.

结构体成员变量说明

◆ AlphaDither_Mask

const int AlphaDither_Mask = 0x0000000c
staticpackage

在文件 Constant.x2979 行定义.

◆ AutoColor

const int AutoColor = 0x00000000
staticpackage

在文件 Constant.x2974 行定义.

◆ AutoDither

const int AutoDither = 0x00000000
staticpackage

在文件 Constant.x2992 行定义.

◆ AvoidDither

const int AvoidDither = 0x00000080
staticpackage

在文件 Constant.x2994 行定义.

◆ ColorMode_Mask

const int ColorMode_Mask = 0x00000003
staticpackage

在文件 Constant.x2973 行定义.

◆ ColorOnly

const int ColorOnly = 0x00000003
staticpackage

在文件 Constant.x2975 行定义.

◆ DiffuseAlphaDither

const int DiffuseAlphaDither = 0x00000008
staticpackage

在文件 Constant.x2982 行定义.

◆ DiffuseDither

const int DiffuseDither = 0x00000000
staticpackage

在文件 Constant.x2986 行定义.

◆ Dither_Mask

const int Dither_Mask = 0x00000030
staticpackage

在文件 Constant.x2985 行定义.

◆ DitherMode_Mask

const int DitherMode_Mask = 0x000000c0
staticpackage

在文件 Constant.x2991 行定义.

◆ MonoOnly

const int MonoOnly = 0x00000002
staticpackage

在文件 Constant.x2976 行定义.

◆ NoAlpha

const int NoAlpha = 0x0000000c
staticpackage

在文件 Constant.x2983 行定义.

◆ NoFormatConversion

const int NoFormatConversion = 0x00000200
staticpackage

在文件 Constant.x2997 行定义.

◆ NoOpaqueDetection

const int NoOpaqueDetection = 0x00000100
staticpackage

在文件 Constant.x2996 行定义.

◆ OrderedAlphaDither

const int OrderedAlphaDither = 0x00000004
staticpackage

在文件 Constant.x2981 行定义.

◆ OrderedDither

const int OrderedDither = 0x00000010
staticpackage

在文件 Constant.x2987 行定义.

◆ PreferDither

const int PreferDither = 0x00000040
staticpackage

在文件 Constant.x2993 行定义.

◆ ThresholdAlphaDither

const int ThresholdAlphaDither = 0x00000000
staticpackage

在文件 Constant.x2980 行定义.

◆ ThresholdDither

const int ThresholdDither = 0x00000020
staticpackage

在文件 Constant.x2988 行定义.