import * as t from "io-ts"; //#region generated/ChipMT100RGBVExtendProperty.d.ts declare const ChipMT100RGBVExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegValue: t.ArrayC>; }>, t.PartialC<{ VRedFirstReg3: t.Type; IsUseNewModule: t.Type; ChipLibVersion: t.Type; FirstDataLen: t.Type; FirstStartIndex: t.Type; FirstRegisterAddr: t.Type; ThirdDataLen: t.Type; ThirdDataStartIndex: t.Type; ThirdRegisterAddr: t.Type; IsAdvancedMode: t.Type; IsOpenChannelCheck: t.Type; T1H: t.Type; T0H: t.Type; OneCodeCycle: t.Type; ZeroCodeCycle: t.Type; RedGain: t.Type; GreenGain: t.Type; BlueGain: t.Type; VRedGain: t.Type; GainMappingScale: t.Type; }>]>; /** * Codec for {@link ChipMT100RGBVExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.Chip_MT100.decompiled.cs:42 */ declare const ChipMT100RGBVExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegValue: t.ArrayC>; }>, t.PartialC<{ VRedFirstReg3: t.Type; IsUseNewModule: t.Type; ChipLibVersion: t.Type; FirstDataLen: t.Type; FirstStartIndex: t.Type; FirstRegisterAddr: t.Type; ThirdDataLen: t.Type; ThirdDataStartIndex: t.Type; ThirdRegisterAddr: t.Type; IsAdvancedMode: t.Type; IsOpenChannelCheck: t.Type; T1H: t.Type; T0H: t.Type; OneCodeCycle: t.Type; ZeroCodeCycle: t.Type; RedGain: t.Type; GreenGain: t.Type; BlueGain: t.Type; VRedGain: t.Type; GainMappingScale: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMT100RGBVExtendProperty">; }>]>; interface ChipMT100RGBVExtendProperty extends t.TypeOf {} //#endregion export { ChipMT100RGBVExtendPropertyBase as n, ChipMT100RGBVExtendProperty as t }; //# sourceMappingURL=ChipMT100RGBVExtendProperty-vH-hVTUL.d.mts.map