'Declaration Public Enum PixelFormatNumericRepresentation Inherits System.Enum
public enum PixelFormatNumericRepresentation : System.Enum
'Declaration Public Enum PixelFormatNumericRepresentation Inherits System.Enum
public enum PixelFormatNumericRepresentation : System.Enum
Member | Description |
---|---|
Fixed | WICPixelFormatNumericRepresentationFixed |
Float | WICPixelFormatNumericRepresentationFloat |
Indexed | WICPixelFormatNumericRepresentationIndexed |
SignedInteger | WICPixelFormatNumericRepresentationSignedInteger |
UnsignedInteger | WICPixelFormatNumericRepresentationUnsignedInteger |
Unspecified | WICPixelFormatNumericRepresentationUnspecified |
System.Object
System.ValueType
System.Enum
C1.Util.DX.WIC.PixelFormatNumericRepresentation