logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Generate PPM Color Wheel - Image Creation | Online Free DevTools by Hexmos

Generate color wheel images with ppmwheel. Create various PPM image formats, including Ppmcirc, Hue-value, and Hue-saturation. Free online tool, no registration required.

ppmwheel

Generate a PPM image of a color wheel. More information: https://netpbm.sourceforge.net/doc/ppmwheel.html.

  • Generate a color wheel of type Ppmcirc:

ppmwheel {{diameter}} > {{path/to/output.ppm}}

  • Generate a color wheel of type Hue-value:

ppmwheel {{[-huev|-huevalue]}} {{diameter}} > {{path/to/output.ppm}}

  • Generate a color wheel of type Hue-saturation:

ppmwheel {{[-hues|-huesaturation]}} {{diameter}} > {{path/to/output.ppm}}

See Also