-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Description
Hello,
Would it be possible to update to a more recent version of ImageSharp ? I'm getting an error when I try to use it with a more up-to-date version due to API incompatibility (And I kind of need the newer version for due to some bug that has been fixed in the latest one).
---> System.MissingMethodException: Method not found: 'Void SixLabors.ImageSharp.Formats.Jpeg.JpegEncoder.set_Quality(System.Nullable`1<Int32>)'.
at StreamDeckSharp.Internals.HidComDriverStreamDeckJpeg..ctor(Int32 imgSize)
at StreamDeckSharp.Hardware..cctor()
--- End of inner exception stack trace ---
at StreamDeckSharp.Hardware.GetInternalHardwareInfos(UsbVendorProductPair usbId)
at StreamDeckSharp.Internals.HidDeviceExtensions.GetHardwareInformation(HidDevice hid)
at StreamDeckSharp.Internals.DeviceListExtensions.<>c__DisplayClass0_0.<GetStreamDecks>g__MatchingHardware|0(HidDevice d)
at StreamDeckSharp.Internals.DeviceListExtensions.<>c__DisplayClass0_0.<GetStreamDecks>b__1(HidDevice device)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels