'宣言 Public Enum PixelFormatNumericRepresentation Inherits System.Enum
public enum PixelFormatNumericRepresentation : System.Enum
'宣言 Public Enum PixelFormatNumericRepresentation Inherits System.Enum
public enum PixelFormatNumericRepresentation : System.Enum
メンバ | 解説 |
---|---|
Fixed | WICPixelFormatNumericRepresentationFixed |
Float | WICPixelFormatNumericRepresentationFloat |
Indexed | WICPixelFormatNumericRepresentationIndexed |
SignedInteger | WICPixelFormatNumericRepresentationSignedInteger |
UnsignedInteger | WICPixelFormatNumericRepresentationUnsignedInteger |
Unspecified | WICPixelFormatNumericRepresentationUnspecified |
System.Object
System.ValueType
System.Enum
C1.Util.DX.WIC.PixelFormatNumericRepresentation