Class ColorGeneratorCommand

Base command type for a full writable command, which uses flags to indicate the changed properties

Hierarchy

Constructors

Properties

_properties: Partial<ColorGeneratorState>
flag: number
index: number
MaskFlags: {
    hue: number;
    luma: number;
    saturation: number;
} = ...

Type declaration

  • hue: number
  • luma: number
  • saturation: number
minimumVersion?: ProtocolVersion
rawName: "CClV" = 'CClV'

Accessors

Methods

Generated using TypeDoc