You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

FastCanvas

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

FastCanvas

A class for working with HTML Canvas.

1.0.0
nugetNuGet
Version published
Maintainers
1
Created
Source

FastCanvas provides an interface between C# and an HTML Canvas. It processes everything in one go, with passthroughs for all the common methods that I use, includes some custom methods to make calls easier, and though the spec isn't complete, I am done (I'm not worrying about implementing all the different image options; use another library if you need those). This is intended to be a shorter setup with JS syntax for canvas calls, and that is it.

The wiki can be found at this link, and will walk through all the steps to get started. You need this package, a script link, and an IJSRuntime object in your Razor component, and then this class will help you do the rest.

Keywords

canvas

FAQs

Package last updated on 05 Mar 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts