import { t as Chip5253ExtendProperty } from "./Chip5253ExtendProperty-i0tpBuhu.mjs"; import * as t from "io-ts"; //#region generated/Chip5253RGBExtendPropety.d.ts /** * Codec for interface {@link Chip5253RGBExtendPropety} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:46205 */ declare const Chip5253RGBExtendPropety: t.PartialC<{ RedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ FirstSweepElimination: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"Chip5253ExtendProperty">; }>]>; GreenProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ FirstSweepElimination: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"Chip5253ExtendProperty">; }>]>; BlueProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ FirstSweepElimination: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"Chip5253ExtendProperty">; }>]>; VRedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ FirstSweepElimination: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"Chip5253ExtendProperty">; }>]>; EnableLowImprovement: t.Type; EnShadeTransitOptimize: t.Type; EnDoubleRefresh: t.Type; EnGCLKMutiRate: t.Type; FailureLEDElimination: t.Type; RedRegValueConfigThird: t.Type; GreenRegValueConfigThird: t.Type; BlueRegValueConfigThird: t.Type; VRedRegValueConfigThird: t.Type; RedRegValueConfigFour: t.Type; GreenRegValueConfigFour: t.Type; BlueRegValueConfigFour: t.Type; VRedRegValueConfigFour: t.Type; RedRegValueConfigFive: t.Type; GreenRegValueConfigFive: t.Type; BlueRegValueConfigFive: t.Type; VRedRegValueConfigFive: t.Type; RedRegValueConfigSix: t.Type; GreenRegValueConfigSix: t.Type; BlueRegValueConfigSix: t.Type; VRedRegValueConfigSix: t.Type; RedRegValueConfigSpecial: t.Type; GreenRegValueConfigSpecial: t.Type; BlueRegValueConfigSpecial: t.Type; VRedRegValueConfigSpecial: t.Type; }>; interface Chip5253RGBExtendPropety extends t.TypeOf { RedProperty?: Chip5253ExtendProperty; GreenProperty?: Chip5253ExtendProperty; BlueProperty?: Chip5253ExtendProperty; VRedProperty?: Chip5253ExtendProperty; } //#endregion export { Chip5253RGBExtendPropety as t }; //# sourceMappingURL=Chip5253RGBExtendPropety-Cmbvuv5f.d.mts.map