PngOptions.ColorType

PngOptions.ColorType property

Gets or sets the type of the color.

public PngColorType ColorType { get; set; }

Property Value

The type of the color.

See Also