Struct imagepipe::colorspaces::OpFromLab[][src]

pub struct OpFromLab {}

Methods

impl OpFromLab
[src]

Trait Implementations

impl Copy for OpFromLab
[src]

impl Clone for OpFromLab
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for OpFromLab
[src]

Formats the value using the given formatter. Read more

impl<'a> ImageOp<'a> for OpFromLab
[src]

Auto Trait Implementations

impl Send for OpFromLab

impl Sync for OpFromLab