interface ChipICN2065RGBVExtendProperty {
    @_xsi:type?: "ChipICN2065RGBVExtendProperty";
    BlueProperty?: ChipICN2065ExtendProperty;
    GreenProperty?: ChipICN2065ExtendProperty;
    IsSetLowEffectGamma?: boolean;
    RedProperty?: ChipICN2065ExtendProperty;
    VRedProperty?: ChipICN2065ExtendProperty;
}

Hierarchy

Properties

@_xsi:type?: "ChipICN2065RGBVExtendProperty" = ...
IsSetLowEffectGamma?: boolean = common.Bool