IAdvancedBufferProcessor Class

Summary: The advanced buffer processor.

Module: aspose.imaging

Full Name: aspose.imaging.IAdvancedBufferProcessor

Methods

NameDescription
finish_row()Finishes the row.
finish_rows(rows_count)Finishes the rows.

Method: finish_rows(rows_count)

 finish_rows(rows_count) 

Finishes the rows.

Parameters:

ParameterTypeDescription
rows_countintThe rows count.