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 例外

 日本語