Sets the number of color levels to use for the posterizing operation.
Syntax
HRESULT retVal = object.SetLevelsPerChannel(newVal);
Parameters
- newVal [in] 
 Type: unsigned long- Number of color levels that should remain after posterizing. 
Sets the number of color levels to use for the posterizing operation.
HRESULT retVal = object.SetLevelsPerChannel(newVal);
newVal [in]
Type: unsigned long
Number of color levels that should remain after posterizing.