happypdf / RGB
Interface: RGB
Defined in: src/api/colors.ts:23
Properties
blue
ts
blue: number;Defined in: src/api/colors.ts:27
green
ts
green: number;Defined in: src/api/colors.ts:26
red
ts
red: number;Defined in: src/api/colors.ts:25
type
ts
type: RGB;Defined in: src/api/colors.ts:24