import * as t from "io-ts"; //#region generated/ChipSM16388ExtendProperty.d.ts declare const ChipSM16388ExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegisterArray: t.ArrayC>; }>, t.PartialC<{ ShadowEliminationLevel_1: t.Type; ShadowEliminationTime_1: t.Type; ShadowEliminationEnable_2: t.Type; ShadowEliminationLevel_2: t.Type; ShadowEliminationEnable_3: t.Type; ShadowEliminationLevel_3: t.Type; FirstLineDarkCompensationLevel: t.Type; FirstLineDarkCompensationTime: t.Type; LowGrayCompsention1: t.Type; LowGrayCompsention2: t.Type; LowGrayHorizontalStripesImproved: t.Type; CoupledEnhancementModeEn: t.Type; CouplingOptimization_1: t.Type; CouplingOptimization_2: t.Type; EnergySavingMode: t.Type; GrayScaleUniformity: t.Type; CrossEliminationLevel: t.Type; }>]>; /** * Codec for {@link ChipSM16388ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipSM16388.decompiled.cs:3300 */ declare const ChipSM16388ExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegisterArray: t.ArrayC>; }>, t.PartialC<{ ShadowEliminationLevel_1: t.Type; ShadowEliminationTime_1: t.Type; ShadowEliminationEnable_2: t.Type; ShadowEliminationLevel_2: t.Type; ShadowEliminationEnable_3: t.Type; ShadowEliminationLevel_3: t.Type; FirstLineDarkCompensationLevel: t.Type; FirstLineDarkCompensationTime: t.Type; LowGrayCompsention1: t.Type; LowGrayCompsention2: t.Type; LowGrayHorizontalStripesImproved: t.Type; CoupledEnhancementModeEn: t.Type; CouplingOptimization_1: t.Type; CouplingOptimization_2: t.Type; EnergySavingMode: t.Type; GrayScaleUniformity: t.Type; CrossEliminationLevel: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipSM16388ExtendProperty">; }>]>; interface ChipSM16388ExtendProperty extends t.TypeOf {} //#endregion export { ChipSM16388ExtendPropertyBase as n, ChipSM16388ExtendProperty as t }; //# sourceMappingURL=ChipSM16388ExtendProperty-Cp1FZquI.d.cts.map