Enum WicPixelFormatNumericRepresentation
Namespace: JeremyAnsel.DirectX.WinCodec
Assembly: JeremyAnsel.DirectX.WinCodec.dll
Syntax
public enum WicPixelFormatNumericRepresentation : uint
Fields
| Name | Description |
|---|---|
| WICPixelFormatNumericRepresentationFixed | |
| WICPixelFormatNumericRepresentationFloat | |
| WICPixelFormatNumericRepresentationIndexed | |
| WICPixelFormatNumericRepresentationSignedInteger | |
| WICPixelFormatNumericRepresentationUnsignedInteger | |
| WICPixelFormatNumericRepresentationUnspecified |