@jsvision/core / Rgb
Interface: Rgb
Defined in: color/color.ts:16
RGB components, each an integer 0–255.
Properties
b
readonlyb:number
Defined in: color/color.ts:19
g
readonlyg:number
Defined in: color/color.ts:18
r
readonlyr:number
Defined in: color/color.ts:17