| ImageGear Professional v18.2 > API Reference Guide > Processing Component API Reference > Processing Component Objects > IGPseudoColorLimitsOptions Object |
This object contains options for the IGProcessingCtl Control.PseudoColorWithLimits method.
IIGPseudoColorLimitsOptions
| FillColorMax Property | Specifies the color to apply to all pixels above the MaxIndex value. |
| FillColorMin Property | Specifies the color to apply to all pixels below the MinIndex value. |
| MaxIndex Property | All pixels above this value are colored. |
| MinIndex Property | All pixels below this value are colored. |