import * as t from "io-ts"; //#region generated/ChipDP3369SExtendProperty.d.ts declare const ChipDP3369SExtendPropertyBase: 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; GammaSmooth: t.Type; GammaSmoothR: t.Type; GammaSmoothG: t.Type; GammaSmoothB: 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; 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 ChipDP3369SExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipDP3369S.decompiled.cs:4251 */ declare const ChipDP3369SExtendProperty: 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; GammaSmooth: t.Type; GammaSmoothR: t.Type; GammaSmoothG: t.Type; GammaSmoothB: 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; 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<"ChipDP3369SExtendProperty">; }>]>; interface ChipDP3369SExtendProperty extends t.TypeOf {} //#endregion export { ChipDP3369SExtendPropertyBase as n, ChipDP3369SExtendProperty as t }; //# sourceMappingURL=ChipDP3369SExtendProperty-BOjRyhhH.d.mts.map