|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlib.transformations.ImageTransform
lib.transformations.FlopTransform
public class FlopTransform
functor class to affineFlop an image
Constructor Summary | |
---|---|
FlopTransform()
|
|
FlopTransform(boolean preserveAlpha)
|
Method Summary | |
---|---|
java.awt.image.BufferedImage |
transform(java.awt.image.BufferedImage inputimage)
|
Methods inherited from class lib.transformations.ImageTransform |
---|
affineTransform |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FlopTransform(boolean preserveAlpha)
public FlopTransform()
Method Detail |
---|
public java.awt.image.BufferedImage transform(java.awt.image.BufferedImage inputimage)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |