 
            | ImageGear22.Processing.Advanced Assembly > ImageGear.Processing Namespace > ImGearEffects Class : Solarize Method | 
| Overload | Description | 
|---|---|
| Solarize(ImGearRasterPage,Int32) | This method inverts the colors of pixels whose lightness exceeds the specified threshold. | 
| Solarize(ImGearRasterPage,Int32,ImGearContrastModes,ImGearChannelRange) | This method inverts the colors of pixels whose lightness exceeds the specified threshold. | 
| Solarize(ImGearRasterPage,Int32,ImGearContrastModes,ImGearChannelRange,ImGearContrastOptions) | This method inverts the colors of pixels whose lightness exceeds the specified threshold. |