Skip to content

ImageSharp version #71

@Socolin

Description

@Socolin

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions