XmpPacketWrapper

XmpPacketWrapper constructor (1 of 2)

Initializes a new instance of the XmpPacketWrapper class.

public XmpPacketWrapper(XmpHeaderPi header, XmpTrailerPi trailer, XmpMeta xmpMeta)
ParameterTypeDescription
headerXmpHeaderPiThe XMP header of processing instruction.
trailerXmpTrailerPiThe XMP trailer of processing instruction.
xmpMetaXmpMetaThe XMP metadata.

See Also


XmpPacketWrapper constructor (2 of 2)

Initializes a new instance of the XmpPacketWrapper class.

public XmpPacketWrapper()

See Also