Struct evalchroma::YCbCrApprox[][src]

pub struct YCbCrApprox { /* fields omitted */ }

Trait Implementations

impl Copy for YCbCrApprox
[src]

impl Clone for YCbCrApprox
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for YCbCrApprox
[src]

Formats the value using the given formatter. Read more

impl Default for YCbCrApprox
[src]

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

Auto Trait Implementations

impl Send for YCbCrApprox

impl Sync for YCbCrApprox