This documentation is for the old version. Go to the latest Graphics Mill docs

IMetadataWriteSupport Interface

This interface should be supported by each format writer that can save metadata (such as EXIF, IPTC, XMP or Adobe® image resource blocks) into the file.

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

Syntax

Visual Basic
Public Interface IMetadataWriteSupport
C#
public interface IMetadataWriteSupport

Remarks

Currently only those image formats are supported for metadata writing: JPEG, TIFF.

Object Model






See Also

Reference