Struct rustiff::Image[][src]

pub struct Image { /* fields omitted */ }

Methods

impl Image
[src]

Trait Implementations

impl Debug for Image
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Image

impl Sync for Image