Table of Contents

Method Draw

Namespace
Bonsai.Vision.Drawing
Assembly
Bonsai.Vision.dll

Draw()

Allocates the bitmap memory and applies the sequence of operations to create a new drawing.

public IplImage Draw()

Returns

IplImage

An IplImage object representing the result of the cumulative application of all the drawing operations to the canvas bitmap.