» 5. Command Line Settings » Print Quality Functions » Input Profile [CNMonitorProfile]
|
Input Profile [CNMonitorProfile]
Specifies an RGB input profile setting. Only printer models that support the vivid photo function support this function.
$ lpr [File Name] -o CNMonitorProfile=[Parameter]
Parameter
Select and enter one of the following.
sRGBv1.20(Canon)
Sets sRGB v1.20 (Canon)
sRGBv3.0(Canon)
Sets sRGB v3.0 (Canon)
HDTVgamma1.5
Sets HDTV gamma 1.5
HDTVgamma1.8
Sets HDTV gamma 1.8
HDTVgamma2.1
Sets HDTV gamma 2.1
HDTVgamma2.4
Sets HDTV gamma 2.4
Example
To print the file "sample.ps", specifying sRGB v1.20 (Canon):
$ lpr sample.ps -o CNMonitorProfile=sRGBv1.20\(Canon\)
When inputting parentheses ("(" and ")") from the command line, they should each be preceded by a backslash ("\") as above.