Module net.anwiba.commons.image
Interface IImageGenerator
- All Known Implementing Classes:
ImageGenerator
public interface IImageGenerator
-
Method Summary
Modifier and TypeMethodDescriptioncreateImage(int width, int height) createImage(int width, int height, int imageType)
-
Method Details
-
createImage
- Throws:
CreationException
-
createImage
- Throws:
CreationException
-
createImage
- Throws:
CreationException
-