MRaster examples 21.0.0.0
Image Processing Library
Loading...
Searching...
No Matches
color_web_triangle.cpp File Reference

Plot the full range of RGB colors along with various reduced color spaces. More...

Go to the source code of this file.

Detailed Description

Plot the full range of RGB colors along with various reduced color spaces.

Author
Mitch Richling https://www.mitchr.me
Standards
C++20
Details

This is a very simple program that plots a point of EVERY possible color for a 24-bit display. It also produces versions for various types of color blind vision and the 216 color web safe version.

Definition in file color_web_triangle.cpp.