interface ChipCS2017SRGBVExtendProperty {
    @_xsi:type?: "ChipCS2017SRGBVExtendProperty";
    BlueProperty?: ChipCS2017SExtendProperty;
    ConfigDataLen?: number;
    FirstDataLen?: number;
    FirstRegisterAddr?: number;
    FirstStartIndex?: number;
    GreenProperty?: ChipCS2017SExtendProperty;
    IsAdvancedMode?: boolean;
    IsSetLowEffectGamma?: boolean;
    IsUseNewModule?: boolean;
    RedProperty?: ChipCS2017SExtendProperty;
    VRedProperty?: ChipCS2017SExtendProperty;
}

Hierarchy

Properties

@_xsi:type?: "ChipCS2017SRGBVExtendProperty" = ...
ConfigDataLen?: number = common.Int32
FirstDataLen?: number = common.Int32
FirstRegisterAddr?: number = common.Int32
FirstStartIndex?: number = common.Int32
IsAdvancedMode?: boolean = common.Bool
IsSetLowEffectGamma?: boolean = common.Bool
IsUseNewModule?: boolean = common.Bool