Struct x11_dl::xrender::XRenderPictFormat
[−]
[src]
pub struct XRenderPictFormat { pub id: PictFormat, pub type_: c_int, pub depth: c_int, pub direct: XRenderDirectFormat, pub colormap: Colormap, }
Fields
id | |
type_ | |
depth | |
direct | |
colormap |