Class XmpArrayHelper

Class XmpArrayHelper

Il nome: Aspose.Imaging.Xmp Assemblea: Aspose.Imaging.dll (25.4.0)

La classe di assistente per il trattamento della logica RDF

public static class XmpArrayHelper

Inheritance

object XmpArrayHelper

I membri ereditari

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Methods

GetRdfCode(XmpArrayType)

Ricevi il codice RDF per Aspose.Imaging.Xmp.xmpArrayType specifico.

public static string GetRdfCode(XmpArrayType xmpArrayType)

Parameters

xmpArrayType XmpArrayType

Tipo di array XMP.

Returns

string

Ritorna il codice RDF per Aspose.Imaging.Xmp.xmpArrayType specifico.

Exceptions

XmpException

Invalid enum argomento eccezione

 Italiano