Function gegl_sys::gegl_node_blit

source ·
pub unsafe extern "C" fn gegl_node_blit(
    node: *mut GeglNode,
    scale: c_double,
    roi: *const GeglRectangle,
    format: *const Babl,
    destination_buf: gpointer,
    rowstride: c_int,
    flags: GeglBlitFlags
)