Renderer Class
From Neo smartpen SDK
Class Library Documentation for Neo smartpen SDK
Renderer Class |
Utility class for drawing Stroke
Namespace: Neosmartpen.Net.Support
Assembly: Neosmartpen.Net (in Neosmartpen.Net.dll) Version: 2.1.13.0 (2.1.13)
C#
public class Renderer
The Renderer type exposes the following members.
| Name | Description | |
|---|---|---|
| draw(Bitmap, Stroke, Single, Single, Single, Single, Int32, Color) |
Draw a stroke on the Bitmap.
| |
| draw(Bitmap, Stroke, Single, Single, Single, Single, Int32, Color) |
Draw a strokes on the Bitmap.
| |
| StrokesToBitmap |
Obtain an image of the strokes.
|