Skip to content

@phun-ky/moebius / NearestColorColorSpecInterface

Interface: NearestColorColorSpecInterface

Defined in: types/index.ts:224

A named color + metadata for nearest-color matching source.

Properties

name

ts
name: string;

Defined in: types/index.ts:225


rgb

ts
rgb: MoebiusRGBObjectType;

Defined in: types/index.ts:227


source

ts
source: string;

Defined in: types/index.ts:226