Class XmpTypeBase
Class XmpTypeBase
名称: Aspose.Imaging.Xmp.Types アセンション: Aspose.Imaging.dll (25.4.0)
基本XMPタイプのベースクラスを表します。
public abstract class XmpTypeBase : IXmpType, ICloneable
Inheritance
Derived
ComplexTypeBase
,
Layer
,
ProjectLink
,
Rational
,
RenditionClass
,
Time
,
Timecode
,
XmpBoolean
,
XmpChoise
Implements
相続人
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
XmpTypeBase()
protected XmpTypeBase()
Methods
Clone()
この例をクローンする。
public virtual object Clone()
Returns
メンバーのクローンです。
GetXmpRepresentation()
ストレッチが含まれている値をXMP形式で取得します。
public abstract string GetXmpRepresentation()
Returns
XMP フォーマットに含まれる値を返します。
ToString()
このXMPデータをストレッチとして入手します。
public override string ToString()
Returns
XMPデータはストレッチです。