GXFunction 枚举 |
[缺少 "T:CPF.Linux.GXFunction" 的 <summary> 文档]
命名空间: CPF.Linux
public enum GXFunction
成员名称 | 值 | 说明 | |
---|---|---|---|
GXclear | 0 | ||
GXand | 1 | ||
GXandReverse | 2 | ||
GXcopy | 3 | ||
GXandInverted | 4 | ||
GXnoop | 5 | ||
GXxor | 6 | ||
GXor | 7 | ||
GXnor | 8 | ||
GXequiv | 9 | ||
GXinvert | 10 | ||
GXorReverse | 11 | ||
GXcopyInverted | 12 | ||
GXorInverted | 13 | ||
GXnand | 14 | ||
GXset | 15 |