ImageGear Professional v18.2 > API Reference Guide > Processing Component API Reference > Processing Component Objects > IGProcessingCtl Control > IGProcessingCtl Methods > PseudoColorWithSmallGrads Method |
Colors an 8-bit gray level image such that small gradients are exposed. The greater the value of Slope, the faster the color will change for a given rate of change of the pixel value.
PseudoColorWithSmallGrads (ByVal pPage As IGPage, ByVal Slope As
Long)
Name | Description |
---|---|
pPage | Reference to IGPage Object. |
Slope | A number from 1 to 255. Higher values increase colors faster. |
N/A
8-bit gray level
Image Processing and Effects