get_new_canvas (Image/Frame)
diffgram.get_new_canvas
Returns
A canvas
element with the current image (or frame.)
Example
let canvas = diffgram.get_new_canvas()
Combine with get_roi_canvas_from_instance
Updated over 3 years ago
diffgram.get_new_canvas
A canvas
element with the current image (or frame.)
let canvas = diffgram.get_new_canvas()
Combine with get_roi_canvas_from_instance
Updated over 3 years ago