Uses of Enum
com.realobjects.pdfreactor.Configuration.ColorConversionIntent
Packages that use Configuration.ColorConversionIntent
-
Uses of Configuration.ColorConversionIntent in com.realobjects.pdfreactor
Methods in com.realobjects.pdfreactor that return Configuration.ColorConversionIntentModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static Configuration.ColorConversionIntent[]Configuration.ColorConversionIntent.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.realobjects.pdfreactor with parameters of type Configuration.ColorConversionIntentModifier and TypeMethodDescriptionConfiguration.ColorSpaceSettings.setColorConversionIntent(Configuration.ColorConversionIntent conversionIntent) Specifies how colors are converted between RGB and CMYK color spaces with an ICC profile.