IAdvancedBufferProcessor Class
Summary: The advanced buffer processor.
Module: aspose.imaging
Full Name: aspose.imaging.IAdvancedBufferProcessor
Methods
| Name | Description |
|---|---|
| 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:
| Parameter | Type | Description |
|---|---|---|
| rows_count | int | The rows count. |