Package com.jackmeng.core.util
Class use_ImgStrat.imgstrat_4_CornerGradient
java.lang.Object
com.jackmeng.core.util.use_ImgStrat.imgstrat_4_CornerGradient
- All Implemented Interfaces:
BufferedImageOp
- Enclosing class:
- use_ImgStrat
public static class use_ImgStrat.imgstrat_4_CornerGradient
extends Object
implements BufferedImageOp
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncreateCompatibleDestImage
(BufferedImage srcum, ColorModel cumCM) filter
(BufferedImage src, BufferedImage dest) getBounds2D
(BufferedImage srcum) getPoint2D
(Point2D srcumPt, Point2D dstPt)
-
Field Details
-
e
public double e -
a
public int a -
b
public int b
-
-
Constructor Details
-
imgstrat_4_CornerGradient
public imgstrat_4_CornerGradient(double strength, int startAlpha, int endAlpha)
-
-
Method Details
-
filter
- Specified by:
filter
in interfaceBufferedImageOp
-
getBounds2D
- Specified by:
getBounds2D
in interfaceBufferedImageOp
-
createCompatibleDestImage
- Specified by:
createCompatibleDestImage
in interfaceBufferedImageOp
-
getPoint2D
- Specified by:
getPoint2D
in interfaceBufferedImageOp
-
getRenderingHints
- Specified by:
getRenderingHints
in interfaceBufferedImageOp
-