Table of Contents

Enum StbiImageFormat

Namespace
ReFuel.Stb
Assembly
ReFuel.StbImage.dll

Enumeration of supported STBI image formats.

public enum StbiImageFormat

Fields

Default = 0
Grey = 1
GreyAlpha = 2
Rgb = 3
Rgba = 4