LabColor

An Lab color specification.

Hierarchy:

Superclass: Color

Class: LabColor

Constants/Events

Name

Type

Access

Description

a

Number (range -128.0 - 127.0)

readonly

The a color value (between -128.0 and 127.0)

b

Number (range -128.0 - 127.0)

readonly

The b color value (between -128.0 and 127.0)

l

Number (range 0.0 - 100.0)

readonly

The L color value (between 0.0 and 100.0)