XmpArrayHelper Class
Summary: The helper class for processing RDF logic
Module: aspose.psd.xmp
Full Name: aspose.psd.xmp.XmpArrayHelper
Aspose.PSD Version: 24.9.0
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. |