JpegWriter.Exif Property

Gets or sets EXIF data collection to write into the image.

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

Syntax

C#
public ExifDictionary Exif { get; set; }

Property Value

A ExifDictionary containing EXIF data collection to write into the image.

See Also

Reference

Manual