ColorKey

Property

Namespace: Imagini.Drawing

Declared in: Imagini.Drawing.Surface


Gets or sets the color key (transparent pixel).

Syntax

public Color? ColorKey { public get; public set; }

Back to index