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 논쟁 예외

 한국어