SixLabors / ImageSharp.Drawing

:pen: Extensions to ImageSharp containing a cross-platform 2D polygon manipulation API and drawing operations.
https://sixlabors.com/products/imagesharp-drawing/
Other
286 stars 39 forks source link

MissingMethodException SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderf #314

Closed dxh-sc closed 9 months ago

dxh-sc commented 11 months ago

Hi i update SixLabors.ImageSharp.Drawing from 1.0.0 to 2.1.0, i see this error.

Description

MissingMethodException: Method not found: 'Void SixLabors.ImageSharp.Formats.Jpeg.JpegEncoder.set_Quality(System.Nullable`1)'.

JimBobSquarePants commented 11 months ago

Check the transitive version of ImageSharp you have installed.