ImageGear for Java
enableProfiles Method
Sets a value indicating whether the automatic use of color profiles for color space conversion operations is enabled.

Boolean value.

If this method receives true, global color profiles (specified by other properties of this object such as getCmykProfile method and getRgbProfile method) and local color profiles ( ImGearRasterPage.getColorProfile} method) will be used to perform color space conversions. The default value is false.

Syntax
public static void enableProfiles( 
   boolean value
)

Parameters

value
See Also

Reference

ImGearColorProfileManager Class
ImGearColorProfileManager Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback