What EXIF lib can I use from a Qt program (on embedded linux)?

后端 未结 2 1327

Can anybody recommend a nice exif lib for tiff img that can be used with a Qt program? I would like to both read and write exif data.

Please note that that I need a

2条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2021-01-05 06:52

    You can use the libjpeg-exif library, it includes tools manipulate and read EXIF data.

提交回复
热议问题