Class XmpArrayHelper

Class XmpArrayHelper

A név: Aspose.Imaging.Xmp Összefoglaló: Aspose.Imaging.dll (25.4.0)

A segédosztály az RDF logika feldolgozásához

public static class XmpArrayHelper

Inheritance

object XmpArrayHelper

Örökletes tagok

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

Methods

GetRdfCode(XmpArrayType)

Megkapja az RDF kódot a konkrét Aspose.Imaging.Xmp.xmpArrayType-hez.

public static string GetRdfCode(XmpArrayType xmpArrayType)

Parameters

xmpArrayType XmpArrayType

Az XMP array típusa.

Returns

string

Visszaadja az RDF kódot a konkrét Aspose.Imaging.Xmp.xmpArrayType-hez.

Exceptions

XmpException

Invalid enum argument kivétel

 Magyar