Interface IAdvancedBufferProcessor
Interface IAdvancedBufferProcessor
Namespace: Aspose.Imaging
Assembly: Aspose.Imaging.dll (25.2.0)
The advanced buffer processor.
public interface IAdvancedBufferProcessor : IBufferProcessor
Implements
Methods
FinishRow()
Finishes the row.
void FinishRow()
FinishRows(int)
Finishes the rows.
void FinishRows(int rowsCount)
Parameters
rowsCount
int
The rows count.