On Jan 16, 2023, at 00:52, Gabriel Zachmann via Cocoa-dev 
<cocoa-dev@lists.apple.com> wrote:
> 
> I had thought of that , too.
> The reason is that I have no experience whatsoever with the JPEG file format.
> Nor with the EXIF file format.
> Also, I need to be able to parse at least JPEG, PNG, TIF, GIF, and I'd like 
> to add HEIC.

The file format docs are out there for all of those (at least I assume heic is 
published, too), and many of them are pretty straight forward. Learning how to 
read those files is a good learning experience and keeps you from being at the 
mercy of 3rd party solutions that you have no control over, or that aren't 
efficient at getting right to the data you need.

--
Steve Mills
Drummer, Mac geek

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to