Interface MutableImage
- All Known Implementing Classes:
PixelImage
public interface MutableImage
-
Method Summary
Modifier and TypeMethodDescriptiongetImage()
muteTransparentColor
(Color newColor) withScale
(double scale)
-
Method Details
-
getImage
BufferedImage getImage() -
withScale
-
muteColor
-
muteTransparentColor
-
monochrome
MutableImage monochrome()
-