XSubImage

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

Meta