PngColorType
Enum PngColorType
Namespace: Imagise.Core.Options
Assembly: Imagise.Core.dll
public enum PngColorTypeFields
Grayscale = 0
GrayscaleWithAlpha = 4
IndexedColor = 3
Truecolor = 2
TruecolorWithAlpha = 6
Namespace: Imagise.Core.Options
Assembly: Imagise.Core.dll
public enum PngColorTypeGrayscale = 0
GrayscaleWithAlpha = 4
IndexedColor = 3
Truecolor = 2
TruecolorWithAlpha = 6