ImageGear for Java
getProfile Method
Color space.
Returns an instance of a color profile associated with the given color space.
Syntax
public static ImGearColorProfile getProfile( 
   java.util.EnumSet<ImGearColorSpaceIDs> colorSpace
)

Parameters

colorSpace
Color space.

Return Value

ImGearColorProfile class object.

Represents an alternative way of obtaining profiles associated with color spaces. In particular, the profile associated with the gray color space could be obtained using getGrayProfile method or calling getProfile method with ImGearColorSpaceIDs .Gy parameter.

ImGearColorProfileImGearColorSpaceIDs

See Also

Reference

ImGearColorProfileManager Class
ImGearColorProfileManager Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback