Table of Contents

Interface IAdvancedBufferProcessor

Namespace
Aspose.Imaging
Assembly
Aspose.Imaging.dll

The advanced buffer processor.

public interface IAdvancedBufferProcessor : IBufferProcessor
Inherited Members

Methods

FinishRow()

Finishes the row.

void FinishRow()

FinishRows(int)

Finishes the rows.

void FinishRows(int rowsCount)

Parameters

rowsCount int

The rows count.