XmpPacketWrapper

XmpPacketWrapper(XmpHeaderPI, XmpTrailerPI, XmpMeta)

Initializes a new instance of the XmpPacketWrapper class.

public XmpPacketWrapper(XmpHeaderPI header, XmpTrailerPI trailer, XmpMeta xmpMeta)
Parameter Type Description
header XmpHeaderPI XMP header processing instruction.
trailer XmpTrailerPI XMP trailer processing instruction.
xmpMeta XmpMeta Instance of XmpMeta.

See Also


XmpPacketWrapper()

Initializes a new instance of the XmpPacketWrapper class.

public XmpPacketWrapper()

See Also