ImageGear for Java
ImGearContrastModes Enumeration
Specifies contrast processing modes.
Members
MemberDescription
AUTOIf image is Indexed and its palette is not grayscale, applies contrast on palette; otherwise applies contrast on pixels.
PALETTEApplies contrast on image palette. If the image does not have a palette, an exception is generated.
PIXELApplies contrast on image pixels.
Inheritance Hierarchy

java.lang.Object
   java.lang.Enum
      com.accusoft.imagegear.processing.ImGearContrastModes

See Also

Reference

com.accusoft.imagegear.processing Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback