import * as t from "io-ts"; //#region generated/ChipDP3365SExtendProperty.d.ts declare const ChipDP3365SExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegValue: t.ArrayC>; }>, t.PartialC<{ IsUseNewModule: t.Type; ChipLibVersion: t.Type; EliminateShadowMoment: t.Type; OpenAdd: t.Type; OpenFaster: t.Type; EliminateShadowTime: t.Type; CouplingOptimizationCoefficient: t.StringC; GammaSmoothR: t.Type; GammaSmoothG: t.Type; GammaSmoothB: t.Type; GammaSmooth: t.Type; GammaSmoothLow: t.Type; GammaSmoothLowR: t.Type; GammaSmoothLowG: t.Type; GammaSmoothLowB: t.Type; CurrentGain: t.Type; CurrentGainNo: t.Type; CouplingOptimizationOne: t.Type; CouplingOptimizationOneEnable: t.Type; CouplingOptimizationLevelEn: t.Type; CouplingOptimizationEnhance: t.Type; CouplingOptimizationTwoEnable: t.Type; CouplingOptimizationTwo: t.Type; EliminateShadowLevelEnable: t.Type; CouplingOptimizationEnable: t.Type; DoublePin: t.Type; Beip: t.Type; LowGrayPittingOptimization: t.Type; LowGrayDisplayEffectEnhance: t.Type; LowGray: t.Type; ConstantCurrentOutputInflectPointLevel: t.Type; EliminateShadowLevel: t.Type; RemoveBadPoints: t.Type; CouplingOptimizationLevel: t.Type; GammaTwoEnable: t.Type; CurrentGainTwo: t.Type; }>]>; /** * Codec for {@link ChipDP3365SExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipDP3365S.decompiled.cs:4704 */ declare const ChipDP3365SExtendProperty: 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; OpenAdd: t.Type; OpenFaster: t.Type; EliminateShadowTime: t.Type; CouplingOptimizationCoefficient: t.StringC; GammaSmoothR: t.Type; GammaSmoothG: t.Type; GammaSmoothB: t.Type; GammaSmooth: t.Type; GammaSmoothLow: t.Type; GammaSmoothLowR: t.Type; GammaSmoothLowG: t.Type; GammaSmoothLowB: t.Type; CurrentGain: t.Type; CurrentGainNo: t.Type; CouplingOptimizationOne: t.Type; CouplingOptimizationOneEnable: t.Type; CouplingOptimizationLevelEn: t.Type; CouplingOptimizationEnhance: t.Type; CouplingOptimizationTwoEnable: t.Type; CouplingOptimizationTwo: t.Type; EliminateShadowLevelEnable: t.Type; CouplingOptimizationEnable: t.Type; DoublePin: t.Type; Beip: t.Type; LowGrayPittingOptimization: t.Type; LowGrayDisplayEffectEnhance: t.Type; LowGray: t.Type; ConstantCurrentOutputInflectPointLevel: t.Type; EliminateShadowLevel: t.Type; RemoveBadPoints: t.Type; CouplingOptimizationLevel: t.Type; GammaTwoEnable: t.Type; CurrentGainTwo: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipDP3365SExtendProperty">; }>]>; interface ChipDP3365SExtendProperty extends t.TypeOf {} //#endregion export { ChipDP3365SExtendPropertyBase as n, ChipDP3365SExtendProperty as t }; //# sourceMappingURL=ChipDP3365SExtendProperty-CtKrErUI.d.mts.map