Struct lodepng::GreyAlpha [] [src]

pub struct GreyAlpha<ComponentType>(_, _);

Greyscale pixel with alpha (px.1 is alpha)

Trait Implementations

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

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

Formats the value using the given formatter.