IBufferProcessor Interface
The buffer processor.

Namespace: Aspose.PSD
Assembly: Aspose.PSD (in Aspose.PSD.dll) Version: 23.4
Syntax
public interface IBufferProcessor

The IBufferProcessor type exposes the following members.

Methods
  NameDescription
Public methodProcessBuffer
Processes the buffer.
See Also