Struct x11cap::RGB8 [-] [+] [src]

pub struct RGB8 {
    // some fields omitted
}

Trait Implementations

Derived Implementations

impl Copy for RGB8

impl Clone for RGB8

fn clone(&self) -> RGB8

fn clone_from(&mut self, source: &Self)

impl PartialEq for RGB8

fn eq(&self, __arg_0: &RGB8) -> bool

fn ne(&self, __arg_0: &RGB8) -> bool

impl Eq for RGB8

impl Debug for RGB8

fn fmt(&self, __arg_0: &mut Formatter) -> Result