Class XmpArrayHelper

Class XmpArrayHelper

名称: Aspose.Imaging.Xmp 收藏: Aspose.Imaging.dll (25.4.0)

处理RDF逻辑的助理类

public static class XmpArrayHelper

Inheritance

object XmpArrayHelper

继承人

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

Methods

GetRdfCode(XmpArrayType)

获取特定 Aspose.Imaging.Xmp.XmpArrayType 的 RDF 代码。

public static string GetRdfCode(XmpArrayType xmpArrayType)

Parameters

xmpArrayType XmpArrayType

XMP 序列的类型。

Returns

string

返回特定 Aspose.Imaging.Xmp.XmpArrayType 的 RDF 代码。

Exceptions

XmpException

Invalid enum 论点例外

 中文