Skip to content

happypdf / CMYK

Interface: CMYK

Defined in: src/api/colors.ts:30

Properties

cyan

ts
cyan: number;

Defined in: src/api/colors.ts:32


key

ts
key: number;

Defined in: src/api/colors.ts:35


magenta

ts
magenta: number;

Defined in: src/api/colors.ts:33


type

ts
type: CMYK;

Defined in: src/api/colors.ts:31


yellow

ts
yellow: number;

Defined in: src/api/colors.ts:34

MIT Licensed. A fork of pdf-lib.