#include <xproto.h>
Data Fields | |
| uint8_t | major_opcode |
| uint8_t | format |
| uint16_t | length |
| xcb_drawable_t | drawable |
| int16_t | x |
| int16_t | y |
| uint16_t | width |
| uint16_t | height |
| uint32_t | plane_mask |
| xcb_drawable_t xcb_get_image_request_t::drawable |
Referenced by xcb_get_image(), and xcb_get_image_unchecked().
| uint8_t xcb_get_image_request_t::format |
Referenced by xcb_get_image(), and xcb_get_image_unchecked().
| uint16_t xcb_get_image_request_t::height |
Referenced by xcb_get_image(), and xcb_get_image_unchecked().
| uint16_t xcb_get_image_request_t::length |
| uint32_t xcb_get_image_request_t::plane_mask |
Referenced by xcb_get_image(), and xcb_get_image_unchecked().
| uint16_t xcb_get_image_request_t::width |
Referenced by xcb_get_image(), and xcb_get_image_unchecked().
| int16_t xcb_get_image_request_t::x |
Referenced by xcb_get_image(), and xcb_get_image_unchecked().
| int16_t xcb_get_image_request_t::y |
Referenced by xcb_get_image(), and xcb_get_image_unchecked().
1.5.9