Function resvg::resvg_is_image_empty [−][src]
#[no_mangle]
pub extern "C" fn resvg_is_image_empty(
tree: *const resvg_render_tree
) -> boolExpand description
@brief Checks that tree has any nodes.
@param tree Render tree.
@return Returns true if tree has any nodes.