| Home
|
|
|
|
Image Converter Plus command line syntax :: Add operations :: Color ProfileColor ProfileColor profiles are data sets used to transform values of color range. They include information on color, hue, saturation and brightness. Color profiles are used to describe compliance of colors of input and output devices in color model terms. Use color profile operation to make sure that graphics files received from a device are correctly displayed or printed on other devices in full compliance with source images. This operation is used to apply internal or external color profiles to images. Adjust its settings with the help of the following parameters:
modeMode parameter specifies operation mode. Its allowed values are:
Mode default value is: ignore. Example:-oper ColorProfile mode:builtin profile_pathProfile_path parameter specifies the path to an external color profile. It is a string containing full path to the file with the needed profile. Example:-oper ColorProfile profile_path:"c:\WideGamutRGB.icc" ICPCL.exe -convertto bmp -source "C:\Original files" -dest "C:\Converted files" -oper ColorProfile mode:external profile_path:"c:\WideGamutRGB.icc" tips
|
||