import { t as ChipSM16136ExtendProperty } from "./ChipSM16136ExtendProperty-C5CqScy9.mjs"; import * as t from "io-ts"; //#region generated/ChipSM16136RGBExtendProperty.d.ts declare const ChipSM16136RGBExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ RedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ BlankingEnable: t.Type; BlankingVoltage: t.Type; LowImproveValue: t.Type; LowImproveEnable: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipSM16136ExtendProperty">; }>]>; GreenProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ BlankingEnable: t.Type; BlankingVoltage: t.Type; LowImproveValue: t.Type; LowImproveEnable: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipSM16136ExtendProperty">; }>]>; BlueProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ BlankingEnable: t.Type; BlankingVoltage: t.Type; LowImproveValue: t.Type; LowImproveEnable: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipSM16136ExtendProperty">; }>]>; VRedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ BlankingEnable: t.Type; BlankingVoltage: t.Type; LowImproveValue: t.Type; LowImproveEnable: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipSM16136ExtendProperty">; }>]>; }>]>; /** * Codec for {@link ChipSM16136RGBExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:62776 */ declare const ChipSM16136RGBExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ RedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ BlankingEnable: t.Type; BlankingVoltage: t.Type; LowImproveValue: t.Type; LowImproveEnable: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipSM16136ExtendProperty">; }>]>; GreenProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ BlankingEnable: t.Type; BlankingVoltage: t.Type; LowImproveValue: t.Type; LowImproveEnable: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipSM16136ExtendProperty">; }>]>; BlueProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ BlankingEnable: t.Type; BlankingVoltage: t.Type; LowImproveValue: t.Type; LowImproveEnable: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipSM16136ExtendProperty">; }>]>; VRedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ BlankingEnable: t.Type; BlankingVoltage: t.Type; LowImproveValue: t.Type; LowImproveEnable: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipSM16136ExtendProperty">; }>]>; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipSM16136RGBExtendProperty">; }>]>; interface ChipSM16136RGBExtendProperty extends t.TypeOf { RedProperty?: ChipSM16136ExtendProperty; GreenProperty?: ChipSM16136ExtendProperty; BlueProperty?: ChipSM16136ExtendProperty; VRedProperty?: ChipSM16136ExtendProperty; } //#endregion export { ChipSM16136RGBExtendPropertyBase as n, ChipSM16136RGBExtendProperty as t }; //# sourceMappingURL=ChipSM16136RGBExtendProperty-CdIkAxip.d.mts.map