Package org.salespointframework.desktop.imagefilter

This package contains image filters

See:
          Description

Class Summary
FadingEdgeFilter rounds the image corners and applies a linear fading on edges
FrontShadowFilter adds a shadow in front of the image, which fades out
FrontShadowFilter.FrontShadowOp  
GrayScaleFilter transforms image color space to gray scale
LinearFadeFilter performs a linear fade on the image
MirrorShadowFilter adds a shadow behind the image
MirrorShadowFilter.MirrorShadowOp  
TranslucencyFilter reduces image alpha channel by given value
 

Enum Summary
LinearFadeFilter.FadeDirection  
 

Package org.salespointframework.desktop.imagefilter Description

This package contains image filters