Skip to main content

Capturing Strokes

Ink provides a stroke management system that easily integrates with standard HTML5 Canvas events.

Auto-Training Options

You can customize how the library trains itself via the InkOptions object passed to the constructor.
Performance Note: Auto-training happens on the main thread in this version. For complex applications, consider running training during an initialization phase or loading screen.