Classe XmpArrayHelper
Summary: The helper class for processing RDF logic
Module: aspose.imaging.xmp
Full Name: aspose.imaging.xmp.XmpArrayHelper
Methods
| Name | Descrizione |
|---|---|
| get_rdf_code(xmp_array_type) | Ottiene il codice RDF per il specifico XmpArrayType. |
Method: get_rdf_code(xmp_array_type) [static]
get_rdf_code(xmp_array_type)
Ottiene il codice RDF per il specifico XmpArrayType.
Parameters:
| Parametro | Tipo | Descrizione |
|---|---|---|
| xmp_array_type | XmpArrayType | Tipo dell’array XMP. |
Returns
| Tipo | Descrizione |
|---|---|
| string | Restituisce il codice RDF per il specifico XmpArrayType. |