Struct pdf_extract::CalRGB[][src]

pub struct CalRGB { /* fields omitted */ }

Trait Implementations

impl Clone for CalRGB
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for CalRGB

impl Sync for CalRGB