interface ChipFM6518RGBVExtendProperty {
    @_xsi:type?: "ChipFM6518RGBVExtendProperty";
    BlueProperty?: ChipFM6518ExtendProperty;
    ChipLibVersion?: number;
    GreenProperty?: ChipFM6518ExtendProperty;
    IsAdvancedModel?: boolean;
    IsSetLowEffectGamma?: boolean;
    IsStarSwipPoint?: boolean;
    IsUseNewModule?: boolean;
    RedProperty?: ChipFM6518ExtendProperty;
    ScanCount?: number;
    VRedProperty?: ChipFM6518ExtendProperty;
}

Hierarchy

Properties

@_xsi:type?: "ChipFM6518RGBVExtendProperty" = ...
ChipLibVersion?: number = common.UInt8
GreenProperty?: ChipFM6518ExtendProperty
IsAdvancedModel?: boolean = common.Bool
IsSetLowEffectGamma?: boolean = common.Bool
IsStarSwipPoint?: boolean = common.Bool
IsUseNewModule?: boolean = common.Bool
ScanCount?: number = common.UInt8