etro icon indicating copy to clipboard operation
etro copied to clipboard

Support a noninteger radius for GaussianBlur

Open clabe45 opened this issue 4 years ago • 0 comments

Currently, only integer values for the radius of GaussianBlur are allowed. It would be nice to allow floats, but the current implementation creates a Gaussian kernel from the radius. We need to find an implementation to support non-integer radius values.

clabe45 avatar Dec 31 '20 14:12 clabe45

good to know snaptube vidmate

audreyspency avatar Mar 05 '22 13:03 audreyspency