Struct x11_dl::xrender::XRenderColor
[−]
[src]
pub struct XRenderColor { pub red: c_ushort, pub green: c_ushort, pub blue: c_ushort, pub alpha: c_ushort, }
Fields
red | |
green | |
blue | |
alpha |