static unsigned SF_STDCALL GetFormatPlaneCount(ImageFormat fmt);
GetFormatPlaneCount returns the number of planes for a particular image format.
Parameters |
Description |
ImageFormat fmt |
A variable of type ImageFormat which specifies the format type. |
The number of planes for a particular image format.