Class BlurHash
java.lang.Object
com.jackmeng.halcyoninae.cloudspin.lib.BlurHash
- All Implemented Interfaces:
Blur
The Main BlurHash Extern Class that provides
a High Level Method to directly interface with the
Child Low Level Class
- Since:
- 1.0
- Author:
- Jack Meng
- See Also:
-
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.