XmpArrayHelper Klasse
Summary: The helper class for processing RDF logic
Module: aspose.imaging.xmp
Full Name: aspose.imaging.xmp.XmpArrayHelper
Methods
| Name | Beschreibung |
|---|---|
| get_rdf_code(xmp_array_type) | Ruft den RDF-Code für einen bestimmten XmpArrayType ab. |
Method: get_rdf_code(xmp_array_type) [static]
get_rdf_code(xmp_array_type)
Ruft den RDF-Code für einen bestimmten XmpArrayType ab.
Parameters:
| Parameter | Typ | Beschreibung |
|---|---|---|
| xmp_array_type | XmpArrayType | Typ des XMP-Arrays. |
Returns
| Typ | Beschreibung |
|---|---|
| string | Gibt den RDF-Code für einen bestimmten XmpArrayType zurück. |