Aspose.PSD.Xmp

The namespace contains XMP related helper classes and methods.

Classes

ClassDescription
LangAltRepresents XMP Language Alternative.
NamespacesContains namespaces used in RDF document.
XmpArrayRepresents Xmp Array in XmpPackage. TODO: Array may contain complex data.
XmpArrayHelperThe helper class for processing RDF logic
XmpElementBaseRepresents base xmp element contains attributes.
XmpHeaderPiRepresents XMP header processing instruction.
XmpMetaRepresents xmpmeta. Optional. The purpose of this element is to identify XMP metadata within general XML text that might contain other non-XMP uses of RDF.
XmpPackageDefines the XmpPackage class that represents base abstraction for XMP package.
XmpPackageBaseCollectionRepresents collection of XmpPackage.
XmpPacketWrapperContains serialized xmp package including header and trailer.
XmpRdfRootRepresents rdf:RDF element. A single XMP packet shall be serialized using a single rdf:RDF XML element. The rdf:RDF element content shall consist of only zero or more rdf:Description elements.
XmpTrailerPiRepresents XMP trailer processing instruction.

Interfaces

InterfaceDescription
IXmlValueConverts xmp values to the XML string representation.

Enumeration

EnumerationDescription
XmpArrayTypeRepresents array type in XmpArray.