set_color_from_pixel
Description:
Sets the region covered by rect to the the provided pixel.
Parameters:
this |
a Buffer |
rect |
a rectangular region to fill with a color. |
pixel |
pointer to the data of a single pixel |
pixel_format |
the babl format of the pixel, if missing - the soft format of dst. |