Table of Contents

Enum PixelFormatNumericRepresentation

Namespace
SharpDX.WIC
Assembly
SharpDX.Direct2D1.dll

No documentation.

public enum PixelFormatNumericRepresentation

Fields

Fixed = 4
Float = 5
Indexed = 1
SignedInteger = 3
UnsignedInteger = 2
Unspecified = 0