Struct vips_sys::im_col_display[][src]

#[repr(C)]
pub struct im_col_display { /* fields omitted */ }

Trait Implementations

impl Debug for im_col_display
[src]

Formats the value using the given formatter. Read more

impl Copy for im_col_display
[src]

impl Clone for im_col_display
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for im_col_display

impl Sync for im_col_display