Skip to main content

Type Alias: HSI

HSI: object

Represents a color in the HSI color space. 'h' is the hue component (0 to 360). 's' is the saturation component (0 to 100). 'i' is the intensity component (0 to 100).

Type declaration

NameTypeDefined in
hnumbertypes.ts:201
inumbertypes.ts:203
snumbertypes.ts:202

Defined in

types.ts:200