Imageprocessor: EntropyCrop error after update

Created on 15 Feb 2019  路  6Comments  路  Source: JimBobSquarePants/ImageProcessor

I updated my ImageProcessor package via NuGet to latest version and now I get the followng error

image

?entropycrop=128

I am targeting NetFramework 4.7.1
ImageProcessor 2.7.0.100
ImageProcessor.Web 4.10.0.100

What might be the problem ?

bug

All 6 comments

What might be the problem ?

An invalid cast by the look of the stack trace.

However. From the Readme:

ImageProcessor is in Soft Archive Mode.
Focus for the ImageProcessor libraries has switched to a new library ImageSharp. As such, no new features will be added to this library. Bug fixes will continue to be added and only via PR.

Downgrading to ImageProcessor v2.6.2.25 fixes the problem

Downgrading to ImageProcessor v2.6.2.25 fixes the problem

While introducing other issues. I never understand why people comment like this, not helpful to anyone.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Just created a PR now to fix this issue: #746

Thanks, merged. Will do a release soon.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kristianstruct picture kristianstruct  路  4Comments

Jogai picture Jogai  路  6Comments

xumix picture xumix  路  10Comments

mortenbock picture mortenbock  路  3Comments

Bartmax picture Bartmax  路  8Comments