Uses of Package
project.android.imageprocessing.filter.colour

Packages that use project.android.imageprocessing.filter.colour
project.android.imageprocessing.filter.colour   
project.android.imageprocessing.filter.effect   
 

Classes in project.android.imageprocessing.filter.colour used by project.android.imageprocessing.filter.colour
ColourMatrixFilter
          A colour matrix filter implementation of BasicFilter.
LookupFilter
          Uses an RGB color lookup image to remap the colors in an image.
RGBFilter
          A red, green and blue alteration filter extension of the BasicFilter.
 

Classes in project.android.imageprocessing.filter.colour used by project.android.imageprocessing.filter.effect
LookupFilter
          Uses an RGB color lookup image to remap the colors in an image.