Class VectorPathRecordFactory

Class VectorPathRecordFactory

名称: Aspose.Imaging.FileFormats.Core.VectorPaths アセンション: Aspose.Imaging.dll (25.4.0)

Vector Path レコード工場クラス

public class VectorPathRecordFactory

Inheritance

object VectorPathRecordFactory

相続人

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

Constructors

VectorPathRecordFactory()

public VectorPathRecordFactory()

Methods

ProducePathRecord(ビート[])

ルート記録を生み出します。

public VectorPathRecord ProducePathRecord(byte[] data)

Parameters

data byte ( )

記録データです。

Returns

VectorPathRecord

作成 Aspose.Imaging.FileFormats.Core.VectorPaths.VectorPathRecord

Exceptions

ArgumentOutOfRangeException

 日本語