[]
WICBitmapDitherType
public enum BitmapDitherType
DualSpiral4x4 = 6
WICBitmapDitherTypeDualSpiral4x4
DualSpiral8x8 = 7
WICBitmapDitherTypeDualSpiral8x8
ErrorDiffusion = 8
WICBitmapDitherTypeErrorDiffusion
None = 0
WICBitmapDitherTypeNone
Ordered16x16 = 3
WICBitmapDitherTypeOrdered16x16
Ordered4x4 = 1
WICBitmapDitherTypeOrdered4x4
Ordered8x8 = 2
WICBitmapDitherTypeOrdered8x8
Solid = 0
WICBitmapDitherTypeSolid
Spiral4x4 = 4
WICBitmapDitherTypeSpiral4x4
Spiral8x8 = 5
WICBitmapDitherTypeSpiral8x8