Struct tk_opc::Pixels [] [src]

pub struct Pixels { /* fields omitted */ }

Methods

impl Pixels
[src]

Trait Implementations

impl Clone for Pixels
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Pixels
[src]

Formats the value using the given formatter.

impl From<Vec<u8>> for Pixels
[src]

Performs the conversion.