Enum StbiImageFormat
Enumeration of supported STBI image formats.
public enum StbiImageFormat
Fields
Default = 0
Grey = 1
GreyAlpha = 2
Rgb = 3
Rgba = 4
Enumeration of supported STBI image formats.
public enum StbiImageFormat
Default = 0
Grey = 1
GreyAlpha = 2
Rgb = 3
Rgba = 4