kind-as - v0.1.1
Github
Docs
Every
Preparing search index...
image
blur
Function blur
blur
(
im
:
Image
,
sigma
:
number
)
:
Image
Performs a Gaussian blur on this image.
sigma
is a measure of how much to blur by.
Parameters
im
:
Image
sigma
:
number
Returns
Image
Settings
Theme
OS
Light
Dark
Github
Docs
Every
kind-as - v0.1.1
Loading...
Performs a Gaussian blur on this image.
sigma
is a measure of how much to blur by.