Package ch.sahits.game.graphic.image
Interface IImageManipulation
-
interface IImageManipulationInterface defining an image manipulation of a buffered image.- Author:
- Andi Hotz, (c) Sahits GmbH, 2014 Created on May 01, 2014
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidmanipulate(java.awt.image.BufferedImage img)Change theimg.
-