SkillAgentSearch skills...

StackBlur.js

Fast almost Gaussian Blur For Canvas - implementation of StackBlur algorithm.

Install / Use

/learn @rafaelcastrocouto/StackBlur.js
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

StackBlur.js

This is a demo for a Javascript/Canvas based implementation of the StackBlur algorithm.

###Source

Usage:

stackBlurImage( sourceImageID, targetCanvasID, radius, blurAlphaChannel );

stackBlurCanvasRGBA( targetCanvasID, top_x, top_y, width, height, radius );

stackBlurCanvasRGB( targetCanvasID, top_x, top_y, width, height, radius );

Related Skills

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated1y ago
Forks3

Languages

JavaScript

Security Score

55/100

Audited on Feb 19, 2025

No findings