Struct simple_chart::bitmap::BitMap [] [src]

pub struct BitMap { /* fields omitted */ }

Methods

impl BitMap
[src]

Trait Implementations

impl Debug for BitMap
[src]

Formats the value using the given formatter.

impl Default for BitMap
[src]

Returns the "default value" for a type. Read more