GetBytesPerPixel(PixelFormat)

Method

Namespace: Imagini.Drawing

Declared in: Imagini.Drawing.PixelFormatExtensions


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

Syntax

public static int GetBytesPerPixel(
	PixelFormat format
)

Back to index