
[Top]
GDK
GDK.Image
|
Method GDK.Image()->set_pixel()
- Method
set_pixel
object(GDK.Image) GDK.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.
Extracted from Pike v7.3 release 11 at 2001-11-03.
|