Skip to content

a11ydocs v1.7.0


a11ydocs / 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.