XmpArrayHelper Class
Summary: The helper class for processing RDF logic
Module: aspose.imaging.xmp
Full Name: aspose.imaging.xmp.XmpArrayHelper
Methods
| Name | Description |
|---|---|
| get_rdf_code(xmp_array_type) | Gets the RDF code for specific XmpArrayType. |
Method: get_rdf_code(xmp_array_type) [static]
get_rdf_code(xmp_array_type)
Gets the RDF code for specific XmpArrayType.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| xmp_array_type | XmpArrayType | Type of the XMP array. |
Returns
| Type | Description |
|---|---|
| string | Returns the RDF code for specific XmpArrayType. |