Struct vips::VipsInterpolate[][src]

pub struct VipsInterpolate {
    pub c: *mut VipsInterpolate,
    // some fields omitted
}

Fields

Methods

impl VipsInterpolate
[src]

Trait Implementations

impl<'a> Drop for VipsInterpolate
[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl !Send for VipsInterpolate

impl !Sync for VipsInterpolate