Namespace Aspose.Imaging.Xmp
Namespace Aspose.Imaging.Xmp
Namespaces
Namespace Name | Description |
---|---|
Aspose.Imaging.Xmp.Types |
Classes
Class Name | Description |
---|---|
LangAlt | Represents XMP Language Alternative. |
Namespaces | Contains namespaces used in RDF document. |
XmpArray | Represents Xmp Array in Aspose.Imaging.Xmp.XmpPackage. |
XmpArrayHelper | The helper class for processing RDF logic |
XmpCollection | An XMP element collection. |
XmpElementBase | Represents base xmp element contains attributes. |
XmpHeaderPi | Represents XMP header processing instruction. |
XmpMeta | Represents 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. |
XmpPackage | Represents base abstraction for XMP package. |
XmpPackageBaseCollection | Represents collection of Aspose.Imaging.Xmp.XmpPackage. |
XmpPacketWrapper | Contains serialized xmp package including header and trailer. |
XmpRdfRoot | Represents 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. |
XmpTrailerPi | Represents XMP trailer processing instruction. |
Interfaces
Interface Name | Description |
---|---|
IHasXmpData | Aspose.Imaging.Xmp.XmpPacketWrapper instance container interface. |
IXmlValue | Converts xmp values to the XML string representation. |
Enums
Enum Name | Description |
---|---|
XmpArrayType | Represents array type in Aspose.Imaging.Xmp.XmpArray. |