Method GTK2.GdkImage()->set_pixel()
- Method set_pixel
set_pixel(GDK2.Image
int
x
,int
y
,int
pixel
)- Description
Set the pixel value of a pixel. Please note that the pixel argument is a X-pixel value, which is not easily gotten from a RGB color. See get_pixel and set.