ImageGearJava Project > com.accusoft.imagegear.core Package > ImGearColorProfileManager Class : getProfile Method |
public static ImGearColorProfile getProfile( java.util.EnumSet<ImGearColorSpaceIDs> colorSpace ) |
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.