Warning gdk_image_get_pixel is deprecated and should not be used in newly-written code. Gets a pixel value at a specified position in a GdkImage.
the x coordinate of the pixel to get.
the y coordinate of the pixel to get.
the pixel value at the given position.
See Implementation
Warning gdk_image_get_pixel is deprecated and should not be used in newly-written code. Gets a pixel value at a specified position in a GdkImage.