[]
WICPixelFormatNumericRepresentation
public enum PixelFormatNumericRepresentation
| Name | Description |
|---|---|
| Fixed | WICPixelFormatNumericRepresentationFixed |
| Float | WICPixelFormatNumericRepresentationFloat |
| Indexed | WICPixelFormatNumericRepresentationIndexed |
| SignedInteger | WICPixelFormatNumericRepresentationSignedInteger |
| UnsignedInteger | WICPixelFormatNumericRepresentationUnsignedInteger |
| Unspecified | WICPixelFormatNumericRepresentationUnspecified |