Search found 1 match

by ggCodeCons
2014-10-01T02:53:09-07:00
Forum: Developers
Topic: GetImageAttribute deprecated
Replies: 1
Views: 2796

GetImageAttribute deprecated

Hello,

I'm upgrading a legacy project that used an older version of ImageMagick. Amongst the now deprecated methods it uses is GetImageAttribute, which, in turn, throws out a __imp__GetImageAttribute linker error.

What method(s) should be used instead of GetImageAttribute?

Thanks,
Gordan