RLEEnabled

Property

Namespace: Imagini.Drawing

Declared in: Imagini.Drawing.Surface


Indicates if this surface has RLE acceleration enabled.

Syntax

public bool RLEEnabled { public get; private set; }

Back to index