ImageGear for Java User Guide > Using ImageGear for Java > Working with Color Profiles |
ImageGear for Java supports color profiles while performing color conversion operations. ImageGear can apply the embedded image profile as well as the global color profile for display. See ImGearRasterPage.getColorProfile and ImGearRasterPage.setColorProfile methods and the ImGearColorProfileManager class.
Detailed information about color processing based on profiles can be found at www.color.org.
The following sections describe how color profiles can be used with ImageGear: