interface ChipHX8864RGBVExtendProperty {
    @_xsi:type?: "ChipHX8864RGBVExtendProperty";
    BlueProperty?: ChipHX8864ExtendProperty;
    ErrRedGain?: number;
    FifthDataLen?: number;
    FifthRegisterAddr?: number;
    FifthStartIndex?: number;
    FirstDataLen?: number;
    FirstRegisterAddr?: number;
    FirstStartIndex?: number;
    FourthDataLen?: number;
    FourthRegisterAddr?: number;
    FourthStartIndex?: number;
    GammaTable?: boolean;
    GclkFreqM?: number;
    GclkFreqN?: number;
    GclkFreqP?: number;
    GrayDepth?: number;
    GreenProperty?: ChipHX8864ExtendProperty;
    IsAdvancedMode?: boolean;
    IsNeedConfigureReg?: boolean;
    IsSetLowEffectGamma?: boolean;
    IsUseNewModule?: boolean;
    OpenCircuitDetctEnable?: boolean;
    PointDetectParameter?: PointDetectParameter;
    RedProperty?: ChipHX8864ExtendProperty;
    REG_LENGTH: number;
    SecondDataLen?: number;
    SecondRegisterAddr?: number;
    SecondStartIndex?: number;
    SixthDataLen?: number;
    SixthRegisterAddr?: number;
    SixthStartIndex?: number;
    SpecialDataLen?: number;
    SpecialRegisterAddr?: number;
    SubField?: number;
    ThirdDataLen?: number;
    ThirdDataStartIndex?: number;
    ThirdRegisterAddr?: number;
    VRedProperty?: ChipHX8864ExtendProperty;
}

Hierarchy

Properties

@_xsi:type?: "ChipHX8864RGBVExtendProperty" = ...
ErrRedGain?: number = common.Int32
FifthDataLen?: number = common.Int32
FifthRegisterAddr?: number = common.Int32
FifthStartIndex?: number = common.Int32
FirstDataLen?: number = common.Int32
FirstRegisterAddr?: number = common.Int32
FirstStartIndex?: number = common.Int32
FourthDataLen?: number = common.Int32
FourthRegisterAddr?: number = common.Int32
FourthStartIndex?: number = common.Int32
GammaTable?: boolean = common.Bool
GclkFreqM?: number = common.UInt8
GclkFreqN?: number = common.UInt8
GclkFreqP?: number = common.UInt8
GrayDepth?: number = common.UInt8
GreenProperty?: ChipHX8864ExtendProperty
IsAdvancedMode?: boolean = common.Bool
IsNeedConfigureReg?: boolean = common.Bool
IsSetLowEffectGamma?: boolean = common.Bool
IsUseNewModule?: boolean = common.Bool
OpenCircuitDetctEnable?: boolean = common.Bool
PointDetectParameter?: PointDetectParameter
REG_LENGTH: number = common.Int32_15
SecondDataLen?: number = common.Int32
SecondRegisterAddr?: number = common.Int32
SecondStartIndex?: number = common.Int32
SixthDataLen?: number = common.Int32
SixthRegisterAddr?: number = common.Int32
SixthStartIndex?: number = common.Int32
SpecialDataLen?: number = common.Int32
SpecialRegisterAddr?: number = common.UInt32
SubField?: number = common.UInt8
ThirdDataLen?: number = common.Int32
ThirdDataStartIndex?: number = common.Int32
ThirdRegisterAddr?: number = common.Int32