LevelsPerChannel property
Sets and retrieves the number of color levels to use for the posterizing operation.
Syntax
HRESULT value = object.put_LevelsPerChannel(long newVal);HRESULT value = object.get_LevelsPerChannel(long* pVal);
Property values
Type: long
the number of color levels that should remain after posterizing.