Skip to content

zeropdf v1.3.0


zeropdf / GrayColor

Interface: GrayColor

Defined in: src/types.ts:615

Grayscale color representation used by drawing and text APIs.

Properties

PropertyTypeDescriptionDefined in
kind"gray"Discriminator identifying this value shape.src/types.ts:617
valuenumberCurrent or default value for the option.src/types.ts:619

Released under the ISC license.