HSV "Color Space Function"
|
05-22-2024, 02:07 AM
(This post was last modified: 11-08-2024 02:45 PM by Insoft.)
Post: #1
|
|||
|
|||
HSV "Color Space Function"
HSV Color Space Function
HSV. The HSV (Hue, Saturation, Value) color space corresponds better to how people experience color than the RGB color space does. For example, this color space is often used by people who are selecting colors, such as paint or ink color, from a color wheel or palette. PPL Code: EXPORT HSV(h,s,v) P+ Source Code Code: #include <prime> P+ GitHub |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)