I am using QT5.2+MSVC2010,. Now there is a need for me to add some custom EXIF information to a JPEG file, such as "name", "gender", "age" and so on. Is there a corresponding API or third-party library in QT that can meet my need? Thank you
I am using QT5.2+MSVC2010,. Now there is a need for me to add some custom EXIF information to a JPEG file, such as "name", "gender", "age" and so on. Is there a corresponding API or third-party library in QT that can meet my need? Thank you
Previous: Invalid Python requests agent
Next: What is the purpose of the GENERATING_DOCUMENTATION macro definition in asio?