Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IHSV

The HSV, or HSB, model describes colors in terms of hue, saturation, and value (brightness).

link

https://en.wikibooks.org/wiki/Color_Models:_RGB,_HSV,_HSL#HSV

Hierarchy

Index

Properties

Properties

h

h: number | string

s

s: number | string

v

v: number | string

Generated using TypeDoc