import * as t from "io-ts"; //#region generated/ChipDP3265SeriesExtendProperty.d.ts declare const ChipDP3265SeriesExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegValue: t.ArrayC>; }>, t.PartialC<{ IsUseNewModule: t.Type; ChipLibVersion: t.Type; EliminateShadowMoment: t.Type; EliminateShadowTime: t.Type; CouplingOptimizationCoefficient: t.StringC; GammaSmooth: t.Type; CurrentGain: t.Type; CouplingOptimizationOne: t.Type; CouplingOptimizationEnhance: t.Type; EliminateShadowLevelEnable: t.Type; CouplingOptimizationEnable: t.Type; LowGrayPittingOptimization: t.Type; LowGrayDisplayEffectEnhance: t.Type; ConstantCurrentOutputInflectPointLevel: t.Type; EliminateShadowLevel: t.Type; HighGrayIndependentRefresh: t.Type; RemoveBadPoints: t.Type; CouplingOptimizationLevel: t.Type; CouplingOptimizationTwoEnable: t.Type; CouplingOptimizationTwo: t.Type; CurrentGainTwo: t.Type; CentralizeDisplayEnable: t.Type; CentralizeDisplay: t.Type; LowGrayDisplayEffectEnhanceThree: t.Type; }>]>; /** * Codec for {@link ChipDP3265SeriesExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipDP3265Series.decompiled.cs:4965 */ declare const ChipDP3265SeriesExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegValue: t.ArrayC>; }>, t.PartialC<{ IsUseNewModule: t.Type; ChipLibVersion: t.Type; EliminateShadowMoment: t.Type; EliminateShadowTime: t.Type; CouplingOptimizationCoefficient: t.StringC; GammaSmooth: t.Type; CurrentGain: t.Type; CouplingOptimizationOne: t.Type; CouplingOptimizationEnhance: t.Type; EliminateShadowLevelEnable: t.Type; CouplingOptimizationEnable: t.Type; LowGrayPittingOptimization: t.Type; LowGrayDisplayEffectEnhance: t.Type; ConstantCurrentOutputInflectPointLevel: t.Type; EliminateShadowLevel: t.Type; HighGrayIndependentRefresh: t.Type; RemoveBadPoints: t.Type; CouplingOptimizationLevel: t.Type; CouplingOptimizationTwoEnable: t.Type; CouplingOptimizationTwo: t.Type; CurrentGainTwo: t.Type; CentralizeDisplayEnable: t.Type; CentralizeDisplay: t.Type; LowGrayDisplayEffectEnhanceThree: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipDP3265SeriesExtendProperty">; }>]>; interface ChipDP3265SeriesExtendProperty extends t.TypeOf {} //#endregion export { ChipDP3265SeriesExtendPropertyBase as n, ChipDP3265SeriesExtendProperty as t }; //# sourceMappingURL=ChipDP3265SeriesExtendProperty-Cy07-OKS.d.mts.map