Struct lodepng::Grey [] [src]

pub struct Grey<ComponentType>(_);

Opaque greyscale pixel (acces with px.0)

Trait Implementations

impl<ComponentType: Debug> Debug for Grey<ComponentType>
[src]

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

Formats the value using the given formatter.