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