interface ChipFM6363RGBVExtendProperty {
    @_xsi:type?: "ChipFM6363RGBVExtendProperty";
    BlueProperty?: ChipFM6363ExtendProperty;
    ChipLibVersion?: number;
    FifthDataLen?: number;
    FifthRegisterAddr?: number;
    FifthStartIndex?: number;
    FourthDataLen?: number;
    FourthRegisterAddr?: number;
    FourthStartIndex?: number;
    GreenProperty?: ChipFM6363ExtendProperty;
    IsAberrationOptimize?: boolean;
    IsAdvancedModel?: boolean;
    IsSetLowEffectGamma?: boolean;
    IsStarSwipPoint?: boolean;
    IsUseNewModule?: boolean;
    LowAshPitsImprove?: number;
    RedProperty?: ChipFM6363ExtendProperty;
    ScanCount?: number;
    SixthDataLen?: number;
    SixthRegisterAddr?: number;
    SixthStartIndex?: number;
    ThirdDataLen?: number;
    ThirdDataStartIndex?: number;
    ThirdRegisterAddr?: number;
    VRedProperty?: ChipFM6363ExtendProperty;
}

Hierarchy

Properties

@_xsi:type?: "ChipFM6363RGBVExtendProperty" = ...
ChipLibVersion?: number = common.UInt8
FifthDataLen?: number = common.Int32
FifthRegisterAddr?: number = common.Int32
FifthStartIndex?: number = common.Int32
FourthDataLen?: number = common.Int32
FourthRegisterAddr?: number = common.Int32
FourthStartIndex?: number = common.Int32
GreenProperty?: ChipFM6363ExtendProperty
IsAberrationOptimize?: boolean = common.Bool
IsAdvancedModel?: boolean = common.Bool
IsSetLowEffectGamma?: boolean = common.Bool
IsStarSwipPoint?: boolean = common.Bool
IsUseNewModule?: boolean = common.Bool
LowAshPitsImprove?: number = common.UInt8
ScanCount?: number = common.UInt8
SixthDataLen?: number = common.Int32
SixthRegisterAddr?: number = common.Int32
SixthStartIndex?: number = common.Int32
ThirdDataLen?: number = common.Int32
ThirdDataStartIndex?: number = common.Int32
ThirdRegisterAddr?: number = common.Int32