User Commands  - 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


Nemo Release 3.1 color_wheel (1) February 23, 2025
Generated by manServer 1.08 from bf6cd240-4eb8-4f17-8ad8-44ec349a48d5 using man macros.