'宣言 Public Enum DitherType Inherits System.Enum
public enum DitherType : System.Enum
'宣言 Public Enum DitherType Inherits System.Enum
public enum DitherType : System.Enum
メンバ | 解説 |
---|---|
DualSpiral4x4 | 4x4 2 重螺旋ディザアルゴリズム。 |
DualSpiral8x8 | 8x8 2 重螺旋ディザアルゴリズム。 |
ErrorDiffusion | 誤差拡散アルゴリズム。 |
None | ディザを使用しない単色アルゴリズム。 |
Ordered16x16 | 16x16 組織的ディザアルゴリズム。 |
Ordered4x4 | 4x4 組織的ディザアルゴリズム。 |
Ordered8x8 | 8x8 組織的ディザアルゴリズム。 |
Solid | ディザを使用しない単色アルゴリズム。 |
Spiral4x4 | 4x4 螺旋ディザアルゴリズム。 |
Spiral8x8 | 8x8 螺旋ディザアルゴリズム。 |
System.Object
System.ValueType
System.Enum
C1.Xaml.Bitmap.DitherType