I need to extract orientation from EXIF data in a JPEG file but I can't use external libraries like this. Is it possible?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
The library you have mentioned includes a lot of work. If you cannot use it then you will have to do the bunch of work yourself. Short answer: yes, it's possible, but I would suggest you use a third-party library like the one you mentioned. |
|||
|
|
