BitsPerPixel

Property

Namespace: Imagini.Drawing

Declared in: Imagini.Drawing.PixelFormatInfo


Returns bits per pixel.

Syntax

public int BitsPerPixel { public get; private set; }

Back to index