Searched refs:tag_iptc (Results 1 - 3 of 3) sorted by relevance

/external/dng_sdk/source/
H A Ddng_image_writer.h557 class tag_iptc: public tiff_tag class in inherits:tiff_tag
568 tag_iptc (const void *data,
577 tag_iptc (const tag_iptc &tag);
579 tag_iptc & operator= (const tag_iptc &tag);
H A Ddng_image_writer.cpp503 tag_iptc::tag_iptc (const void *data, function in class:tag_iptc
517 void tag_iptc::Put (dng_stream &stream) const
5509 tag_iptc tagIPTC (metadata.Get () ? metadata->IPTCData () : NULL,
H A Ddng_negative.cpp298 tag_iptc tagIPTC (IPTCData (),

Completed in 647 milliseconds