Page 2 of 2

Re: Exif Image Height[Width] values differ from Image Height[Width] values

Posted: 2015-02-16T07:23:48-07:00
by vermonster
Is it appropriate to add this as a bug?

I have another library that is using the images sourced from ImageMagick, which is unfortunately giving precedence to the Exif Image Height/Width (Pixel[X|Y]Dimension values) instead of the ImageHeight/Width values. That arguably is a bug in the other library, but it also seems like the inconsistency shouldn't be present in the first place.

Thanks for helping me understand why this was happening.

Re: Exif Image Height[Width] values differ from Image Height[Width] values

Posted: 2015-02-16T07:37:03-07:00
by dlemstra
This should be considered as a missing feature. I will try to add support for updating these values at a later moment.

Re: Exif Image Height[Width] values differ from Image Height[Width] values

Posted: 2015-03-26T17:45:03-07:00
by vermonster
That would be great; let me know if you need any more information.

Thanks.