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