Biblioteca de funciones para crear, editar y modificar los metadatos exif y ipctc en archivos de imágenes con formato jpg.
Autor:
Chris Rolliston (http://delphihaven.wordpress.com/).
Licence:
MPL 1.1 (text at http://www.mozilla.org/MPL/MPL-1.1.html).
Features
· Exif parsing is 100% pure Delphi code — doesn’t use (say) LibExif or LibTiff, GDI+, WIC, or even Windows.pas.
· Reads and writes both small- and big-endian data.
· Surfaces both standard Exif and Windows Explorer tags, and provides access to the tags of some maker note types too.
· Doesn’t corrupt internal maker note offsets when data is rewritten, and takes account of the Microsoft-defined OffsetSchema tag.
· Can optional write XMP data as per the XMP Exif schema.
· Includes an IPTC reader/writer class as well.
Hola, gracias por el artículo, me preguntaba si conocerias alguna libreria en C++ para usarla en mis propios programas. Me suscribo a tu blog ya que en un futuro me gustaría aprender Delphi^^
ResponderEliminarLo siento no conozco ninguna librería en C++ para hacer temas de exif,
ResponderEliminarDesde luego si quieres hacer aplicaciones de Escritorio el mejor soft es Delphi ¡¡es increíble lo que puede hacer!!
¿Y se pueden incorporar metadatos también? Gracias de antemano. Un saludo.
ResponderEliminarYo lo probé hace tiempo y si que se podía modificar los metadatos
ResponderEliminar