interface ChipMBI5850BRGBVExtendProperty {
    @_xsi:type?: "ChipMBI5850BRGBVExtendProperty";
    BlueProperty?: ChipMBI5850BExtendProperty;
    ChipLibVersion?: number;
    ChipMBI5850BCustomExtendProperty?: ChipMBI5850BCustomExtendProperty;
    Div?: number;
    EnableToRemoveBadPoints?: boolean;
    EnDoubleRefresh?: boolean;
    GhostEliminationLevelB?: number;
    GhostEliminationLevelG?: number;
    GhostEliminationLevelR?: number;
    GradualTransitionOptimizationLevelB?: number;
    GradualTransitionOptimizationLevelG?: number;
    GradualTransitionOptimizationLevelR?: number;
    GradualTransitionOptimizationTime?: number;
    GrayBetter?: boolean;
    GrayDepth?: number;
    GreenProperty?: ChipMBI5850BExtendProperty;
    HighContrastInterferenceB?: number;
    HighContrastInterferenceG?: number;
    HighContrastInterferenceR?: number;
    IsAdvancedMode: boolean;
    IsSetLowEffectGamma?: boolean;
    IsUseNewModule?: boolean;
    LineBlanking?: number;
    LineOccation?: number;
    LowAshCompensationB?: number;
    LowAshCompensationG?: number;
    LowAshCompensationR?: number;
    M?: number;
    N?: number;
    nDiv?: number;
    NoGhostElimination1B?: number;
    NoGhostElimination1G?: number;
    NoGhostElimination1R?: number;
    NoGhostElimination2B?: number;
    NoGhostElimination2G?: number;
    NoGhostElimination2R?: number;
    NoGhostElimination3B?: number;
    NoGhostElimination3G?: number;
    NoGhostElimination3R?: number;
    RedProperty?: ChipMBI5850BExtendProperty;
    REG_LENGTH: number;
    ScanType?: number;
    SpecialDataLen?: number;
    SpecialRegisterAddr?: number;
    SwapErrorPointB?: number;
    SwapErrorPointG?: number;
    SwapErrorPointR?: number;
    VRedProperty?: ChipMBI5850BExtendProperty;
}

Hierarchy

Properties

@_xsi:type?: "ChipMBI5850BRGBVExtendProperty" = ...
ChipLibVersion?: number = common.UInt8
ChipMBI5850BCustomExtendProperty?: ChipMBI5850BCustomExtendProperty
Div?: number = common.UInt8
EnableToRemoveBadPoints?: boolean = common.Bool
EnDoubleRefresh?: boolean = common.Bool
GhostEliminationLevelB?: number = common.UInt8
GhostEliminationLevelG?: number = common.UInt8
GhostEliminationLevelR?: number = common.UInt8
GradualTransitionOptimizationLevelB?: number = common.UInt8
GradualTransitionOptimizationLevelG?: number = common.UInt8
GradualTransitionOptimizationLevelR?: number = common.UInt8
GradualTransitionOptimizationTime?: number = common.UInt8
GrayBetter?: boolean = common.Bool
GrayDepth?: number = common.UInt8
HighContrastInterferenceB?: number = common.Int32
HighContrastInterferenceG?: number = common.Int32
HighContrastInterferenceR?: number = common.Int32
IsAdvancedMode: boolean = common.Bool_true
IsSetLowEffectGamma?: boolean = common.Bool
IsUseNewModule?: boolean = common.Bool
LineBlanking?: number = common.UInt8
LineOccation?: number = common.UInt8
LowAshCompensationB?: number = common.UInt8
LowAshCompensationG?: number = common.UInt8
LowAshCompensationR?: number = common.UInt8
M?: number = common.UInt8
N?: number = common.UInt8
nDiv?: number = common.UInt8
NoGhostElimination1B?: number = common.UInt8
NoGhostElimination1G?: number = common.UInt8
NoGhostElimination1R?: number = common.UInt8
NoGhostElimination2B?: number = common.UInt8
NoGhostElimination2G?: number = common.UInt8
NoGhostElimination2R?: number = common.UInt8
NoGhostElimination3B?: number = common.UInt8
NoGhostElimination3G?: number = common.UInt8
NoGhostElimination3R?: number = common.UInt8
REG_LENGTH: number = common.Int32_6
ScanType?: number = common.UInt8
SpecialDataLen?: number = common.Int32
SpecialRegisterAddr?: number = common.UInt32
SwapErrorPointB?: number = common.UInt8
SwapErrorPointG?: number = common.UInt8
SwapErrorPointR?: number = common.UInt8