ImageGetIptcMetadata()

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.

Requires Extension: Image extension

ImageGetIptcMetadata( image=any );

Returns: Struct

Argument Description
image
any, required

The image on which this operation is performed.

Alias: name

Examples

There are currently no examples for this function 24,128ms WARN No examples for function imagegetiptcmetadata

See also