NativeMethodsDitherType 枚举 |
[缺少 "T:DSkin.NativeMethods.DitherType" 的 <summary> 文档]
命名空间: DSkin
public enum DitherType
| 成员名称 | 值 | 说明 | |
|---|---|---|---|
| DitherTypeNone | 0 | ||
| DitherTypeSolid | 1 | ||
| DitherTypeOrdered4x4 | 2 | ||
| DitherTypeOrdered8x8 | 3 | ||
| DitherTypeOrdered16x16 | 4 | ||
| DitherTypeOrdered91x91 | 5 | ||
| DitherTypeSpiral4x4 | 6 | ||
| DitherTypeSpiral8x8 | 7 | ||
| DitherTypeDualSpiral4x4 | 8 | ||
| DitherTypeDualSpiral8x8 | 9 | ||
| DitherTypeErrorDiffusion | 10 |