[]
        
(Showing Draft Content)

C1.Util.DX.WIC.BitmapDitherType

BitmapDitherType Enum

WICBitmapDitherType

Namespace: C1.Util.DX.WIC
Assembly: C1.Win.DX.4.8.dll
Syntax
public enum BitmapDitherType
Public Enum BitmapDitherType

Fields

Name Description
DualSpiral4x4

WICBitmapDitherTypeDualSpiral4x4

DualSpiral8x8

WICBitmapDitherTypeDualSpiral8x8

ErrorDiffusion

WICBitmapDitherTypeErrorDiffusion

None

WICBitmapDitherTypeNone

Ordered16x16

WICBitmapDitherTypeOrdered16x16

Ordered4x4

WICBitmapDitherTypeOrdered4x4

Ordered8x8

WICBitmapDitherTypeOrdered8x8

Solid

WICBitmapDitherTypeSolid

Spiral4x4

WICBitmapDitherTypeSpiral4x4

Spiral8x8

WICBitmapDitherTypeSpiral8x8