Renderer Methods

Neo smartpen SDK

Renderer Methods

The Renderer type exposes the following members.

Methods
  NameDescription
Public methodStatic memberdraw(Bitmap, Stroke, Single, Single, Single, Single, Int32, Color)
Draw a stroke on the Bitmap.
Public methodStatic memberdraw(Bitmap, Stroke, Single, Single, Single, Single, Int32, Color)
Draw a strokes on the Bitmap.
Public methodStatic memberStrokesToBitmap
Obtain an image of the strokes.
Top
See Also