GetBitsPerPixel(PixelFormat)

Method

Namespace: Imagini.Drawing

Declared in: Imagini.Drawing.PixelFormatExtensions


Returns the number of bits per pixel for the specified format.

Syntax

public static int GetBitsPerPixel(
	PixelFormat format
)

Back to index