Interface IBufferProcessor
IBufferProcessor interface
The buffer processor.
public interface IBufferProcessor
Methods
| Name | Description |
|---|---|
| ProcessBuffer(byte[], int) | Processes the buffer. |
See Also
- namespace Aspose.Imaging
- assembly Aspose.Imaging
The buffer processor.
public interface IBufferProcessor
| Name | Description |
|---|---|
| ProcessBuffer(byte[], int) | Processes the buffer. |