Access

Property

Namespace: Imagini.Drawing

Declared in: Imagini.Drawing.Texture


Gets the TextureAccess for this texture.

Syntax

public TextureAccess Access { public get; private set; }

Back to index