diff options
author | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
---|---|---|
committer | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
commit | 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch) | |
tree | 4464880c571602d54f6ae114729bf62a89518057 /pkg/images/tv/iis/doc/rgb.hlp | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'pkg/images/tv/iis/doc/rgb.hlp')
-rw-r--r-- | pkg/images/tv/iis/doc/rgb.hlp | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/pkg/images/tv/iis/doc/rgb.hlp b/pkg/images/tv/iis/doc/rgb.hlp new file mode 100644 index 00000000..1bd9aa13 --- /dev/null +++ b/pkg/images/tv/iis/doc/rgb.hlp @@ -0,0 +1,33 @@ +.help rgb Jan86 images.tv.iis +.ih +NAME +rgb - select true color mode (red, green, and blue frames) +.ih +USAGE +rgb red_frame green_frame blue_frame +.ih +PARAMETERS +.ls red_frame +Frame to use for the red component. +.le +.ls green_frame +Frame to use for the green component. +.le +.ls blue_frame +Frame to use for the blue component. +.le +.ls window = no +Window the rgb lookup tables? +.le +.ih +DESCRIPTION +Set the display monitor to display rgb colors by using three frames to +drive the red, green, and blue guns of the color display monitor. +Optionally, window the rgb lookup tables. +.ih +EXAMPLES + cl> rgb 1 2 3 +.ih +SEE ALSO +cv +.endhelp |