点击或拖拽改变大小

NativeMethodsDitherType 枚举

[缺少 "T:DSkin.NativeMethods.DitherType" 的 <summary> 文档]

命名空间:  DSkin
程序集:  DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
public enum DitherType
成员
  成员名称说明
DitherTypeNone0
DitherTypeSolid1
DitherTypeOrdered4x42
DitherTypeOrdered8x83
DitherTypeOrdered16x164
DitherTypeOrdered91x915
DitherTypeSpiral4x46
DitherTypeSpiral8x87
DitherTypeDualSpiral4x48
DitherTypeDualSpiral8x89
DitherTypeErrorDiffusion10
参见