JuliaIO / ImageMagick.jl

Thin Wrapper for the library ImageMagick
Other
53 stars 37 forks source link

Replaced readimage with pingimage where metadata is main interest #213

Open vis-florum opened 1 year ago

vis-florum commented 1 year ago

Pingimage is quicker than readimage, especially for large files.

timholy commented 1 year ago

Sorry I didn't notice this earlier. Let's see if the test failure has been fixed meanwhile.

timholy commented 1 year ago

Comparing against #214, it seems the failure is due to this PR (and seems to give the wrong answer).