ImageGear for C and C++ on Linux v20.0 - Updated
enumIGContrastModes
API Reference Guide > Core Component API Reference > Core Component Enumerations Reference > enumIGContrastModes

This enumeration specifies contrast adjustment modes.

Values:

IG_CONTRAST_PALETTE Alter image palette.
IG_CONTRAST_PIXEL Alter image pixels.
IG_CONTRAST_AUTO If the image is indexed, alter palette, otherwise alter pixels.
Is this page helpful?
Yes No
Thanks for your feedback.