Interface for a CIM Color Object.

interface LpkxCimColorObject {
    values?: LpkxCimColorValues;
}

Properties

Properties

The color values.