import * as t from "io-ts"; //#region generated/ChipDP3364SExtendProperty.d.ts declare const ChipDP3364SExtendPropertyBase: 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; 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; OpenFaster: 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 ChipDP3364SExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipDP3364S.decompiled.cs:4201 */ declare const ChipDP3364SExtendProperty: 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; 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; OpenFaster: 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<"ChipDP3364SExtendProperty">; }>]>; interface ChipDP3364SExtendProperty extends t.TypeOf {} //#endregion export { ChipDP3364SExtendPropertyBase as n, ChipDP3364SExtendProperty as t }; //# sourceMappingURL=ChipDP3364SExtendProperty-JO_e-Sr-.d.mts.map