interface ChipFM6356RGBVExtendProperty {
    @_xsi:type?: "ChipFM6356RGBVExtendProperty";
    BlueProperty?: ChipFM6356ExtendProperty;
    ChipLibVersion?: number;
    EnhancedModeGrade?: number;
    FifthDataLen?: number;
    FifthRegisterAddr?: number;
    FifthStartIndex?: number;
    FourthDataLen?: number;
    FourthRegisterAddr?: number;
    FourthStartIndex?: number;
    GreenProperty?: ChipFM6356ExtendProperty;
    IsAberrationOptimize?: boolean;
    IsAdvancedModel?: boolean;
    IsSetLowEffectGamma?: boolean;
    IsStarSwipPoint?: boolean;
    IsUseNewModule?: boolean;
    LowAshPitsImprove?: number;
    RedProperty?: ChipFM6356ExtendProperty;
    ScanCount?: number;
    SubFields?: number;
    ThirdDataLen?: number;
    ThirdDataStartIndex?: number;
    ThirdRegisterAddr?: number;
    VRedProperty?: ChipFM6356ExtendProperty;
}

Hierarchy

Properties

@_xsi:type?: "ChipFM6356RGBVExtendProperty" = ...
ChipLibVersion?: number = common.UInt8
EnhancedModeGrade?: 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?: ChipFM6356ExtendProperty
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
SubFields?: number = common.UInt8
ThirdDataLen?: number = common.Int32
ThirdDataStartIndex?: number = common.Int32
ThirdRegisterAddr?: number = common.Int32