Table of Contents

Class VectorPathRecordFactory

Namespace
Aspose.Imaging.FileFormats.Core.VectorPaths
Assembly
Aspose.Imaging.dll

Vector Path Record Factory Class

public class VectorPathRecordFactory
Inheritance
VectorPathRecordFactory
Inherited Members

Constructors

VectorPathRecordFactory()

public VectorPathRecordFactory()

Methods

ProducePathRecord(byte[])

Produces the path record.

public VectorPathRecord ProducePathRecord(byte[] data)

Parameters

data byte[]

The record data.

Returns

VectorPathRecord

Created VectorPathRecord

Exceptions

ArgumentOutOfRangeException