sempdf
sempdf v1.9.1Interfaces

Interface: GrayColor

sempdf v1.9.1


sempdf / GrayColor

Defined in: src/types.ts:683

Grayscale color representation used by drawing and text APIs.

Properties

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

On this page