image.getIptcMetadata()

Retrieves the International Press Telecommunications Council (IPTC )headers in a image as a struct. The IPTC metadata contains text that describes the image that is stored with it. IPTC metadata includes, but is not limited to, caption, keywords, credit, copyright, object name, created date, byline, headline, and source.

image.getIptcMetadata( )

Returns: Struct

This function does not take any arguments.

Examples

There are currently no examples for this function

See also