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 longPointer to the number of color levels that should remain after posterizing.