ImageGear for Java
convertColorSpace(ImGearRasterPage,ImGearColorSpace,ImGearColorProfile,ImGearColorProfile,ImGearRenderingIntents) Method
Image to change color space.
New color space.
Initial color space profile.
The new color space profile.
Rendering intent.
Converts an image's color space using the specified color profiles and rendering intent.

The image's pixel data is modified to conform to the new color space. This method does not concern itself with any of the settings of com.accusoft.imagegear.core.ImGearColorProfileManager class. Instead, it allows immediate and explicit specification of color profiles to use for the conversion.

com.accusoft.imagegear.core.ImGearRasterPageT:com.accusoft.imagegear.core.ImGearColorProfilecom.accusoft.imagegear.core.ImGearRenderingIntents

Syntax

Parameters

page
Image to change color space.
newColorSpace
New color space.
sourceProfile
Initial color space profile.
destinationProfile
The new color space profile.
renderingIntent
Rendering intent.
See Also

Reference

ImGearRasterProcessing Class
ImGearRasterProcessing Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback