Method Draw
Draw()
Allocates the bitmap memory and applies the sequence of operations to create a new drawing.
public IplImage Draw()
Returns
- IplImage
An OpenCV.Net.IplImage object representing the result of the cumulative application of all the drawing operations to the canvas bitmap.