GetLayout(PixelFormat)

Method

Namespace: Imagini.Drawing

Declared in: Imagini.Drawing.PixelFormatExtensions


Returns the pixel layout of the specified format.

Syntax

public static PixelLayout GetLayout(
	PixelFormat format
)

Back to index