All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface com.jhlabs.image.MutatableFilter

public abstract interface MutatableFilter

Method Index

 o mutate(int, ImageFilter, boolean, boolean)

Methods

 o mutate
 public abstract void mutate(int amount,
                             java.awt.image.ImageFilter dst,
                             boolean keepShape,
                             boolean keepColors)

All Packages  Class Hierarchy  This Package  Previous  Next  Index