Visible to Intel only — GUID: GUID-4672548C-9755-448B-84A3-118E7083F669
iwiColorToPlanes
Syntax
IW_DECL(int) iwiColorToPlanes(
IwiColorFmt color
);
Parameters
color |
Color format. |
Description
This function converts IwColorFmt to the number of planes required to store an image.
Return Values
Number of planes in the specified color format. If the color format is undefined, returns 0.
Parent topic: Color Conversion