[ Version ( since = "2.10" ) ]
public void process_buffer (Buffer src_buffer, Rectangle src_rect, Buffer dest_buffer, Rectangle dest_rect)
This function transforms buffer into another buffer.
See ColorTransform: only the pixel encoding of
src_buffer's and dest_buffer's formats honored, their color spaces are ignored. The transform always takes place
between the color spaces determined by this's color profiles.
| this | |
| src_buffer |
source Buffer |
| src_rect |
rectangle in |
| dest_buffer |
destination Buffer |
| dest_rect |
rectangle in |