ImageData::GetFormatPlaneCount

ImageData::GetFormatPlaneCount
static unsigned SF_STDCALL GetFormatPlaneCount(ImageFormat fmt);
Description

GetFormatPlaneCount returns the number of planes for a particular image format.

Parameters
Parameters 
Description 
ImageFormat fmt 
A variable of type ImageFormat which specifies the format type. 
Return Value

The number of planes for a particular image format.