ImageGear for Java
ImGearColorProfile Class Members
Methods 

The following tables list the members exposed by ImGearColorProfile.

Public Constructors
 NameDescription
Public ConstructorImGearColorProfile ConstructorOverloaded.   
Top
Public Methods
 NameDescription
Public MethodgetColorSpaceGets the color space of the color profile.

ImGearColorSpaceIDs enumeration value.

Returns color space of the color profile, typically RGB or CMYK.

ImGearColorSpaceIDs

 
Public MethodgetProfileDataGets the color profile data.

Array of bytes.

Provides read-only access to color profile data. Color profiles are not updated through this method; create a new ImGearColorProfile class object instead.

 
Public MethodgetRenderingIntentGets the rendering intent type associated with the color profile.

ImGearRenderingIntents enumeration value.

Rendering intent controls how color matching is performed during color space conversion.

ImGearRenderingIntents

 
Top
See Also

Reference

ImGearColorProfile Class
com.accusoft.imagegear.core Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback