interface ChipICND2150SRGBVExtendProperty {
    @_xsi:type?: "ChipICND2150SRGBVExtendProperty";
    BlueProperty?: ChipICND2150SExtendProperty;
    EnhancedModeGrade?: number;
    FirstDataLen?: number;
    FirstRegisterAddr?: number;
    FirstStartIndex?: number;
    FourthDataLen?: number;
    FourthRegisterAddr?: number;
    FourthStartIndex?: number;
    GreenProperty?: ChipICND2150SExtendProperty;
    IsAdvancedMode?: boolean;
    IsRemoveBad?: boolean;
    IsRemoveBadEnhancedMode?: boolean;
    IsSetLowEffectGamma?: boolean;
    IsUseNewModule?: boolean;
    PartNumRef?: number;
    RedProperty?: ChipICND2150SExtendProperty;
    SecondDataLen?: number;
    SecondRegisterAddr?: number;
    SecondStartIndex?: number;
    ThirdDataLen?: number;
    ThirdDataStartIndex?: number;
    ThirdRegisterAddr?: number;
    VRedProperty?: ChipICND2150SExtendProperty;
}

Hierarchy

Properties

@_xsi:type?: "ChipICND2150SRGBVExtendProperty" = ...
EnhancedModeGrade?: number = common.UInt8
FirstDataLen?: number = common.Int32
FirstRegisterAddr?: number = common.Int32
FirstStartIndex?: number = common.Int32
FourthDataLen?: number = common.Int32
FourthRegisterAddr?: number = common.Int32
FourthStartIndex?: number = common.Int32
IsAdvancedMode?: boolean = common.Bool
IsRemoveBad?: boolean = common.Bool
IsRemoveBadEnhancedMode?: boolean = common.Bool
IsSetLowEffectGamma?: boolean = common.Bool
IsUseNewModule?: boolean = common.Bool
PartNumRef?: number = common.UInt8
SecondDataLen?: number = common.Int32
SecondRegisterAddr?: number = common.Int32
SecondStartIndex?: number = common.Int32
ThirdDataLen?: number = common.Int32
ThirdDataStartIndex?: number = common.Int32
ThirdRegisterAddr?: number = common.Int32