Bitmap for UWP
BitmapDitherType 列挙体

C1.UWP.DX アセンブリ > C1.Util.DX.WIC 名前空間 : BitmapDitherType 列挙体
WICBitmapDitherType
シンタックス
'宣言
 
Public Enum BitmapDitherType 
   Inherits System.Enum
public enum BitmapDitherType : System.Enum 
メンバ
メンバ解説
DualSpiral4x4WICBitmapDitherTypeDualSpiral4x4
DualSpiral8x8WICBitmapDitherTypeDualSpiral8x8
ErrorDiffusionWICBitmapDitherTypeErrorDiffusion
NoneWICBitmapDitherTypeNone
Ordered16x16WICBitmapDitherTypeOrdered16x16
Ordered4x4WICBitmapDitherTypeOrdered4x4
Ordered8x8WICBitmapDitherTypeOrdered8x8
SolidWICBitmapDitherTypeSolid
Spiral4x4WICBitmapDitherTypeSpiral4x4
Spiral8x8WICBitmapDitherTypeSpiral8x8
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Util.DX.WIC.BitmapDitherType

参照

C1.Util.DX.WIC 名前空間