PngColorType

Enum PngColorType

Namespace: Imagise.Core.Options
Assembly: Imagise.Core.dll

public enum PngColorType

Fields

Grayscale = 0

GrayscaleWithAlpha = 4

IndexedColor = 3

Truecolor = 2

TruecolorWithAlpha = 6