com.jhlabs.image
Interface MutatableFilter


public interface MutatableFilter


Method Summary
 void mutate(float mutationLevel, BufferedImageOp dst, boolean keepShape, boolean keepColors)
           
 

Method Detail

mutate

void mutate(float mutationLevel,
            BufferedImageOp dst,
            boolean keepShape,
            boolean keepColors)


Copyright © 2012. All Rights Reserved.