ImageGearJava Project > com.accusoft.imagegear.core Package > ImGearColorSpace Class > ImGearColorSpace Constructor : ImGearColorSpace Constructor(EnumSet<ImGearColorSpaceIDs>) |
Initializes instance from combination of ImGearColorSpaceIDs flags. Pefroms verification of incoming value and throws ImGearException exception in case of any misfit. See ImGearColorSpaceIDs for information on valid combinations of flags.
public ImGearColorSpace( java.util.EnumSet<ImGearColorSpaceIDs> value ) |
Initializes instance from combination of ImGearColorSpaceIDs flags. Pefroms verification of incoming value and throws ImGearException exception in case of any misfit. See ImGearColorSpaceIDs for information on valid combinations of flags.