Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.