XmpArrayHelper Class

Summary: The helper class for processing RDF logic

Module: aspose.psd.xmp

Full Name: aspose.psd.xmp.XmpArrayHelper

Aspose.PSD Version: 24.4.0

Methods

NameDescription
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:

ParameterTypeDescription
xmp_array_typeXmpArrayTypeType of the XMP array.

Returns

TypeDescription
stringReturns the RDF code for specific XmpArrayType.