interface ChipFM6353RGBVExtendProperty {
    @_xsi:type?: "ChipFM6353RGBVExtendProperty";
    BlueProperty?: ChipFM6353ExtendProperty;
    EnhancedModeGrade: number;
    FourthDataLen?: number;
    FourthRegisterAddr?: number;
    FourthStartIndex?: number;
    GreenProperty?: ChipFM6353ExtendProperty;
    IsAberrationOptimize?: boolean;
    IsAdvancedModel: boolean;
    IsSetLowEffectGamma?: boolean;
    IsStarSwipPoint?: boolean;
    IsUseNewModule?: boolean;
    LowAshPitsImprove?: number;
    PartNumRef?: number;
    RedProperty?: ChipFM6353ExtendProperty;
    ScanNumber?: number;
    ThirdDataLen?: number;
    ThirdDataStartIndex?: number;
    ThirdRegisterAddr?: number;
}

Hierarchy

Properties

@_xsi:type?: "ChipFM6353RGBVExtendProperty" = ...
EnhancedModeGrade: number = common.UInt8_0
FourthDataLen?: number = common.Int32
FourthRegisterAddr?: number = common.Int32
FourthStartIndex?: number = common.Int32
GreenProperty?: ChipFM6353ExtendProperty
IsAberrationOptimize?: boolean = common.Bool
IsAdvancedModel: boolean = common.Bool_true
IsSetLowEffectGamma?: boolean = common.Bool
IsStarSwipPoint?: boolean = common.Bool
IsUseNewModule?: boolean = common.Bool
LowAshPitsImprove?: number = common.UInt8
PartNumRef?: number = common.UInt8
ScanNumber?: number = common.UInt8
ThirdDataLen?: number = common.Int32
ThirdDataStartIndex?: number = common.Int32
ThirdRegisterAddr?: number = common.Int32