Subclasses of BaseAwtMediaEffect in magoffin.matt.ma2.image.awt |
class |
BumpMapEffect
A watermark effect for AWT based processing, that creates a 3D bump map
from the watermark image. |
class |
CompositeEffect
A watermark effect for AWT based processing, that composites the watermark
image on top of the media image. |
class |
RotateEffect
Effect that rotates an image, based on the degrees specified by
the MediaEffect.MEDIA_REQUEST_PARAM_ROTATE_DEGREES request
parameter. |
class |
ScaleEffect
Effect that scales an image to the size specified on the request. |