Class ImageOpacityOperation
- java.lang.Object
-
- net.anwiba.commons.image.operation.ImageOpacityOperation
-
- All Implemented Interfaces:
IImageOperation
public class ImageOpacityOperation extends java.lang.Object implements IImageOperation
-
-
Constructor Summary
Constructors Constructor Description ImageOpacityOperation(float factor)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)floatgetFactor()inthashCode()-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface net.anwiba.commons.image.operation.IImageOperation
adjust
-
-