Uses of Class
project.android.imageprocessing.filter.colour.ColourMatrixFilter

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

Uses of ColourMatrixFilter in project.android.imageprocessing.filter.colour
 

Subclasses of ColourMatrixFilter in project.android.imageprocessing.filter.colour
 class BrightnessFilter
          A image brightness adjusting filter extension of BasicFilter.
 class ExposureFilter
          A exposure filter extension of RGBFilter.
 class RGBFilter
          A red, green and blue alteration filter extension of the BasicFilter.
 class SepiaFilter
          Simple sepia tone filter intensity: The degree to which the sepia tone replaces the normal image color (0.0 - 1.0)