Function xcb::xproto::get_image [−][src]
pub fn get_image<'a>(
c: &'a Connection,
format: u8,
drawable: Drawable,
x: i16,
y: i16,
width: u16,
height: u16,
plane_mask: u32
) -> GetImageCookie<'a>
pub fn get_image<'a>(
c: &'a Connection,
format: u8,
drawable: Drawable,
x: i16,
y: i16,
width: u16,
height: u16,
plane_mask: u32
) -> GetImageCookie<'a>