Class BoxBlur
java.lang.Object
com.jackmeng.halcyoninae.cloudspin.lib.BoxBlur
- All Implemented Interfaces:
Blur
- Since:
- 3.2
- Author:
- Jack Meng
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionblur
(BufferedImage image, int _x, int _y, Object... otherParams) This method will be implemented by all Blurring classes that will help to blur an image.