Struct freeimage::Bitmap [] [src]

pub struct Bitmap { /* fields omitted */ }

Methods

impl Bitmap
[src]

Trait Implementations

impl Send for Bitmap
[src]

impl Clone for Bitmap
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Drop for Bitmap
[src]

A method called when the value goes out of scope. Read more