Package de.enough.polish.ui.rgbfilters

Contains RGB filters that can be also used in combination with CSS animations.

See:
          Description

Class Summary
AlphaRgbFilter This filter applies the alpha values of a specified image to the input image
DropShadowRgbFilter This filter applies a drop shadow to an image
GaussianBlurRgbFilter Blurs an image.
GrayscaleRgbFilter Transforms the color of a specified RGB image.
OpacityRgbFilter Transforms the opacity of a specified RGB image.
RotateRgbFilter Rotates an RGB image.
ScaleRgbFilter Transforms the size of an RGB image.
 

Package de.enough.polish.ui.rgbfilters Description

Contains RGB filters that can be also used in combination with CSS animations.