'宣言 Public Enum BitmapDitherType Inherits System.Enum
public enum BitmapDitherType : System.Enum
'宣言 Public Enum BitmapDitherType Inherits System.Enum
public enum BitmapDitherType : System.Enum
| メンバ | 解説 | 
|---|---|
| DualSpiral4x4 | WICBitmapDitherTypeDualSpiral4x4 | 
| DualSpiral8x8 | WICBitmapDitherTypeDualSpiral8x8 | 
| ErrorDiffusion | WICBitmapDitherTypeErrorDiffusion | 
| None | WICBitmapDitherTypeNone | 
| Ordered16x16 | WICBitmapDitherTypeOrdered16x16 | 
| Ordered4x4 | WICBitmapDitherTypeOrdered4x4 | 
| Ordered8x8 | WICBitmapDitherTypeOrdered8x8 | 
| Solid | WICBitmapDitherTypeSolid | 
| Spiral4x4 | WICBitmapDitherTypeSpiral4x4 | 
| Spiral8x8 | WICBitmapDitherTypeSpiral8x8 | 
System.Object
   System.ValueType
      System.Enum
         C1.Util.DX.WIC.BitmapDitherType