Struct vips_sys::_VipsForeignSave [] [src]

#[repr(C)]
pub struct _VipsForeignSave { pub parent_object: VipsForeign, pub strip: gboolean, pub background: *mut VipsArrayDouble, pub page_height: c_int, pub in_: *mut VipsImage, pub ready: *mut VipsImage, }

Fields

Trait Implementations

impl Debug for _VipsForeignSave
[src]

[src]

Formats the value using the given formatter. Read more

impl Copy for _VipsForeignSave
[src]

impl Clone for _VipsForeignSave
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more