0.0.1 • Published 7 months ago

ngx-ba-padfirmas v0.0.1

Weekly downloads
-
License
-
Repository
-
Last release
7 months ago

NgBaPadfirmas

This library was generated for Angular

Overview

This library allows you to draw on a canvas and get one image in base64

Example

<ngx-pad-ba-firmas Width="500" Height="300" (image)="getImage($event)">

getImage = (event:any)={
  //event  = Base 64 code
}

Installing

npm i ngx-ba-padfirmas

Dependencies

npm i html2canvas

Further help

To get more help on the library contact me.

0.0.1

7 months ago