Package com.jhlabs.image
Interface MutatableFilter
-
public interface MutatableFilter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
mutate(float mutationLevel, java.awt.image.BufferedImageOp dst, boolean keepShape, boolean keepColors)
-