ImageReader.Iptc Property

Gets IPTC data collection from the image.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public IptcDictionary Iptc { get; }

Property Value

A IptcDictionary containing EXIF data collection obtained from the image.

See Also

Reference