Method GDK1.Image()->set_pixel()
- Method set_pixel
GDK1.Image
set_pixel(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.