Type Alias x11rb::protocol::render::Picture

source ·
pub type Picture = u32;

Trait Implementations§

source§

impl<C: RequestConnection> From<&PictureWrapper<C>> for Picture

source§

fn from(from: &PictureWrapper<C>) -> Self

Converts to this type from the input type.