Struct x11_dl::xlib::XPixmapFormatValues
[−]
[src]
pub struct XPixmapFormatValues { pub depth: c_int, pub bits_per_pixel: c_int, pub scanline_pad: c_int, }
Fields
depth | |
bits_per_pixel | |
scanline_pad |