IAdvancedBufferProcessor 类
Summary: The advanced buffer processor.
Module: aspose.imaging
Full Name: aspose.imaging.IAdvancedBufferProcessor
Methods
| Name | 描述 |
|---|---|
| finish_row() | 完成该行。 |
| finish_rows(rows_count) | 完成这些行。 |
Method: finish_rows(rows_count)
finish_rows(rows_count)
完成这些行。
Parameters:
| 参数 | Type | Description |
|---|---|---|
| rows_count | int | 行计数。 |