[UP]


Manual Reference Pages  - color_wheel (1)

NAME

color_wheel(1f) - [M_draw] generate HLS color wheels (LICENSE:PD)

CONTENTS

Synopsis
Description
Options
Example
Author
License

SYNOPSIS

color_wheel [ --help| --version]

DESCRIPTION

Generates color wheels using the HLS (Hue Lightness, Saturation) model.

Note that if the output device does not support at least 1200 colors in the color table that output will appear incorrect.

OPTIONS

--help display this help and exit
--version
  output version information and exit

EXAMPLE

Sample usage

   # generate Adobe PDF document
   export M_DRAW_FONTLIB=/usr/share/hershey
   export M_DRAW_DEVICE=pdf
   color_wheel
   # display PDF file using an Adobe PDF viewer
   xpdf look.hue

AUTHOR

John S. Urban

LICENSE

Public License


color_wheel (1) March 11, 2021
Generated by manServer 1.08 from da919d65-54e9-489c-a0a3-384163a88fa3 using man macros.