CMYKColor

A CMYK color specification.

Objects:

Number

Hierarchy:

Superclass: Color

Class: CMYKColor

Property Listing

Property

Type

Access

Description

black

Number

read/write

The black color value. Range: 0.0 to 100.0.

cyan

Number

read/write

The cyan color value. Range: 0.0 to 100.0.

magenta

Number

read/write

The magenta color value. Range: 0.0 to 100.0.

yellow

Number

read/write

The yellow color value. Range: 0.0 to 100.0.

Constants/Events

Name

Type

Access

Description

black

Number

readonly

The black color value. Range: 0.0 to 100.0.

cyan

Number

readonly

The cyan color value. Range: 0.0 to 100.0.

magenta

Number

readonly

The magenta color value. Range: 0.0 to 100.0.

yellow

Number

readonly

The yellow color value. Range: 0.0 to 100.0.

Object of

SolidColor.cmyk

SolidColor.cmyk