VectorPathRecordFactory Class

Summary: Vector Path Record Factory Class.

Module: aspose.psd.fileformats.core.vectorpaths

Full Name: aspose.psd.fileformats.core.vectorpaths.VectorPathRecordFactory

Aspose.PSD Version: 24.9.0

Methods

NameDescription
produce_path_record(data)Produces the path record.

Method: produce_path_record(data) [static]

 produce_path_record(data) 

Produces the path record.

Parameters:

ParameterTypeDescription
databyteThe record data.

Returns

TypeDescription
VectorPathRecordCreated VectorPathRecord.