Classe IBufferProcessor

Summary: The buffer processor.

Module: aspose.imaging

Full Name: aspose.imaging.IBufferProcessor

Methods

NameDescription
process_buffer(buffer, buffer_length)Traite le tampon.

Method: process_buffer(buffer, buffer_length)

 process_buffer(buffer, buffer_length) 

Traite le tampon.

Parameters:

ParamètreTypeDescription
tamponSystem.ByteLe tampon à traiter.
buffer_lengthintLa longueur du tampon à traiter.