ImageGearJava Project > com.accusoft.imagegear.core Package : ImGearColorProfile Class |
The following tables list the members exposed by ImGearColorProfile.
Name | Description | |
---|---|---|
ImGearColorProfile Constructor | Overloaded. |
Name | Description | |
---|---|---|
getColorSpace | Gets the color space of the color profile.
Returns color space of the color profile, typically RGB or CMYK. | |
getProfileData | Gets the color profile data.
Provides read-only access to color profile data. Color profiles are not updated through this method; create a new ImGearColorProfile class object instead. | |
getRenderingIntent | Gets the rendering intent type associated with the color profile.
Rendering intent controls how color matching is performed during color space conversion. |