GetLevelsPerChannel method
Retrieves the number of color levels to use for the posterizing operation.
Syntax
HRESULT retVal = object.GetLevelsPerChannel(pVal);
Parameters
- pVal [out]
-
Type: unsigned long
Pointer to the number of color levels that should remain after posterizing.
Show: