Palette

Property

Namespace: Imagini.Drawing

Declared in: Imagini.Drawing.PixelFormatInfo


Gets or sets the palette used by this pixel format. Returns null if the palette is not present.

Syntax

public Palette Palette { public get; public set; }

Back to index