IptcDictionary Constructor (IptcDictionary)

Initializes a new instance of the IptcDictionary class from the specified existing dictionary.

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

Syntax

C#
public IptcDictionary(
	IptcDictionary iptc
)

Parameters

iptc

Type: Aurigma.GraphicsMill.Codecs.IptcDictionary

The IptcDictionary to be copied.

See Also

Reference