Handle.newWithFlags

Creates a new rsvg.handle.Handle with flags flags. After calling this function, you can feed the resulting handle with SVG data by using rsvg.handle.Handle.readStreamSync.

class Handle
static
newWithFlags

Parameters

flags rsvg.types.HandleFlags

Return Value

Type: rsvg.handle.Handle