Format

Property

Namespace: Imagini.Drawing

Declared in: Imagini.Drawing.Texture


Gets the pixel format of this texture.

Syntax

public PixelFormat Format { public get; private set; }

Back to index