import { n as ScanTypeEnum } from "./ScanType-CCf07EHM.cjs"; import { t as Chip16169sExtendProperty } from "./Chip16169sExtendProperty-DTgB9hvL.cjs"; import * as t from "io-ts"; //#region generated/Chip16169sRGBExtendProperty.d.ts /** * Codec for interface {@link Chip16169sRGBExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:66540 */ declare const Chip16169sRGBExtendProperty: t.PartialC<{ RedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ FailureLEDEliminationGainLevel: t.Type; }>, t.PartialC<{ GrayHorizontalStripesEliminateLow: t.Type; LowGayCompensation: t.Type; FailureLEDElimination: t.Type; OpenTestGrade: t.Type; ShadowVoltage: t.Type; IsClearGhostEnable: t.Type; SubFields: t.Type; ScanType: t.Type; GrayDepth: t.Type; LowGayCompensationEnhance: t.Type; Gain: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"Chip16169sExtendProperty">; }>]>; GreenProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ FailureLEDEliminationGainLevel: t.Type; }>, t.PartialC<{ GrayHorizontalStripesEliminateLow: t.Type; LowGayCompensation: t.Type; FailureLEDElimination: t.Type; OpenTestGrade: t.Type; ShadowVoltage: t.Type; IsClearGhostEnable: t.Type; SubFields: t.Type; ScanType: t.Type; GrayDepth: t.Type; LowGayCompensationEnhance: t.Type; Gain: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"Chip16169sExtendProperty">; }>]>; BlueProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ FailureLEDEliminationGainLevel: t.Type; }>, t.PartialC<{ GrayHorizontalStripesEliminateLow: t.Type; LowGayCompensation: t.Type; FailureLEDElimination: t.Type; OpenTestGrade: t.Type; ShadowVoltage: t.Type; IsClearGhostEnable: t.Type; SubFields: t.Type; ScanType: t.Type; GrayDepth: t.Type; LowGayCompensationEnhance: t.Type; Gain: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"Chip16169sExtendProperty">; }>]>; }>; interface Chip16169sRGBExtendProperty extends t.TypeOf { RedProperty?: Chip16169sExtendProperty; GreenProperty?: Chip16169sExtendProperty; BlueProperty?: Chip16169sExtendProperty; } //#endregion export { Chip16169sRGBExtendProperty as t }; //# sourceMappingURL=Chip16169sRGBExtendProperty-CSWINhAt.d.cts.map