@psdk/frame-imageb
TypeScript icon, indicating that this package has built-in type declarations

0.5.22 • Public • Published

@psdk/frame-imageb

npm i @psdk/frame-imageb

How to use

Image processing algorithms

grayscale iamge

const processer = new GrayscaleImage();
const processered = processer.process(await readImage());
const img = processered.result.data.toDataURL();
console.log(img);

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.5.22
    3
    • latest

Version History

Package Sidebar

Install

npm i @psdk/frame-imageb

Weekly Downloads

51

Version

0.5.22

License

none

Unpacked Size

409 kB

Total Files

34

Last publish

Collaborators

  • fewensa