GetPixelType(PixelFormat)

Method

Namespace: Imagini.Drawing

Declared in: Imagini.Drawing.PixelFormatExtensions


Returns the pixel type of the specified format.

Syntax

public static PixelType GetPixelType(
	PixelFormat format
)

Back to index