Enum ConversionFormat
List all the TextureFormat that can be used in a Graphics.ConvertTexture operation
Namespace: Mixture
Assembly: Mixture.Runtime.dll
Syntax
public enum ConversionFormat
Fields
Name | Description |
---|---|
Alpha8 | |
ARGB32 | |
ARGB4444 | |
BGRA32 | |
R16 | |
R8 | |
RFloat | |
RG16 | |
RGB24 | |
RGB565 | |
RGBA32 | |
RGBA4444 | |
RGBAFloat | |
RGBAHalf | |
RGFloat | |
RGHalf | |
RHalf |