Struct vips_sys::_VipsInterpolate[][src]

#[repr(C)]
pub struct _VipsInterpolate { pub parent_object: VipsObject, }

Fields

Trait Implementations

impl Debug for _VipsInterpolate
[src]

Formats the value using the given formatter. Read more

impl Copy for _VipsInterpolate
[src]

impl Clone for _VipsInterpolate
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl !Send for _VipsInterpolate

impl !Sync for _VipsInterpolate