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

成员变量

详细描述

在文件 Constant.x2928 行定义.

结构体成员变量说明

◆ CompositionMode_Clear

CompositionMode_Clear

在文件 Constant.x2931 行定义.

◆ CompositionMode_ColorBurn

CompositionMode_ColorBurn

在文件 Constant.x2950 行定义.

◆ CompositionMode_ColorDodge

CompositionMode_ColorDodge

在文件 Constant.x2949 行定义.

◆ CompositionMode_Darken

CompositionMode_Darken

在文件 Constant.x2947 行定义.

◆ CompositionMode_Destination

CompositionMode_Destination

在文件 Constant.x2933 行定义.

◆ CompositionMode_DestinationAtop

CompositionMode_DestinationAtop

在文件 Constant.x2939 行定义.

◆ CompositionMode_DestinationIn

CompositionMode_DestinationIn

在文件 Constant.x2935 行定义.

◆ CompositionMode_DestinationOut

CompositionMode_DestinationOut

在文件 Constant.x2937 行定义.

◆ CompositionMode_DestinationOver

CompositionMode_DestinationOver

在文件 Constant.x2930 行定义.

◆ CompositionMode_Difference

CompositionMode_Difference

在文件 Constant.x2953 行定义.

◆ CompositionMode_Exclusion

CompositionMode_Exclusion

在文件 Constant.x2954 行定义.

◆ CompositionMode_HardLight

CompositionMode_HardLight

在文件 Constant.x2951 行定义.

◆ CompositionMode_Lighten

CompositionMode_Lighten

在文件 Constant.x2948 行定义.

◆ CompositionMode_Multiply

CompositionMode_Multiply

在文件 Constant.x2944 行定义.

◆ CompositionMode_Overlay

CompositionMode_Overlay

在文件 Constant.x2946 行定义.

◆ CompositionMode_Plus

CompositionMode_Plus

在文件 Constant.x2943 行定义.

◆ CompositionMode_Screen

CompositionMode_Screen

在文件 Constant.x2945 行定义.

◆ CompositionMode_SoftLight

CompositionMode_SoftLight

在文件 Constant.x2952 行定义.

◆ CompositionMode_Source

CompositionMode_Source

在文件 Constant.x2932 行定义.

◆ CompositionMode_SourceAtop

CompositionMode_SourceAtop

在文件 Constant.x2938 行定义.

◆ CompositionMode_SourceIn

CompositionMode_SourceIn

在文件 Constant.x2934 行定义.

◆ CompositionMode_SourceOut

CompositionMode_SourceOut

在文件 Constant.x2936 行定义.

◆ CompositionMode_SourceOver

CompositionMode_SourceOver

在文件 Constant.x2929 行定义.

◆ CompositionMode_Xor

CompositionMode_Xor

在文件 Constant.x2940 行定义.

◆ RasterOp_ClearDestination

RasterOp_ClearDestination

在文件 Constant.x2968 行定义.

◆ RasterOp_NotDestination

RasterOp_NotDestination

在文件 Constant.x2971 行定义.

◆ RasterOp_NotSource

RasterOp_NotSource

在文件 Constant.x2963 行定义.

◆ RasterOp_NotSourceAndDestination

RasterOp_NotSourceAndDestination

在文件 Constant.x2964 行定义.

◆ RasterOp_NotSourceAndNotDestination

RasterOp_NotSourceAndNotDestination

在文件 Constant.x2960 行定义.

◆ RasterOp_NotSourceOrDestination

RasterOp_NotSourceOrDestination

在文件 Constant.x2966 行定义.

◆ RasterOp_NotSourceOrNotDestination

RasterOp_NotSourceOrNotDestination

在文件 Constant.x2961 行定义.

◆ RasterOp_NotSourceXorDestination

RasterOp_NotSourceXorDestination

在文件 Constant.x2962 行定义.

◆ RasterOp_SetDestination

RasterOp_SetDestination

在文件 Constant.x2969 行定义.

◆ RasterOp_SourceAndDestination

RasterOp_SourceAndDestination

在文件 Constant.x2958 行定义.

◆ RasterOp_SourceAndNotDestination

RasterOp_SourceAndNotDestination

在文件 Constant.x2965 行定义.

◆ RasterOp_SourceOrDestination

RasterOp_SourceOrDestination

在文件 Constant.x2957 行定义.

◆ RasterOp_SourceOrNotDestination

RasterOp_SourceOrNotDestination

在文件 Constant.x2967 行定义.

◆ RasterOp_SourceXorDestination

RasterOp_SourceXorDestination

在文件 Constant.x2959 行定义.