ImageGear for Java
assignProfile Method
Color space.
Color profile.

Represents an alternative way of assigning global profiles with color spaces. In particular, to assign a global profile with a gray color space, either getGrayProfile method or assignProfile(ImGearColorSpaceIDs.Gy)call could be used.

ImGearColorProfileImGearColorSpaceIDs

Associates a given instance of a color profile with the specified color space.
Syntax
public static void assignProfile( 
   java.util.EnumSet<ImGearColorSpaceIDs> colorSpace,
   ImGearColorProfile colorProfile
)

Parameters

colorSpace
Color space.
colorProfile
Color profile.

Represents an alternative way of assigning global profiles with color spaces. In particular, to assign a global profile with a gray color space, either getGrayProfile method or assignProfile(ImGearColorSpaceIDs.Gy)call could be used.

ImGearColorProfileImGearColorSpaceIDs

See Also

Reference

ImGearColorProfileManager Class
ImGearColorProfileManager Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback