XGetPixel

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. c_ulong XGetPixel(XImage* ximage, int x, int y)
    version(linux && XUTIL_DEFINE_FUNCTIONS)
    extern (C) nothrow @nogc extern
    c_ulong
    XGetPixel
    (,
    int x
    ,
    int y
    )
  2. c_ulong XGetPixel(XImage* ximage, int x, int y)

Meta