Interface IBufferProcessor

Interface IBufferProcessor

名称: Aspose.Imaging 收藏: Aspose.Imaging.dll (25.4.0)

巴菲特处理器。

public interface IBufferProcessor

Methods

ProcessBuffer(比特( ), int)

处理泡沫。

void ProcessBuffer(byte[] buffer, int bufferLength)

Parameters

buffer byte ( )

泡沫处理。

bufferLength int

泡沫长度处理。

 中文