Calculates bit count format.

Namespace:  SGP.XImaging
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public static int GetPixelFormatBPP(
	PixelFormat format
)

Return Value

Returns the corresponding bit count.

See Also