Class PixelImage
java.lang.Object
net.sourceforge.plantuml.ugraphic.PixelImage
- All Implemented Interfaces:
MutableImage
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal BufferedImage
getImage()
muteTransparentColor
(Color newColor) withScale
(double scale)
-
Constructor Details
-
PixelImage
-
-
Method Details
-
withScale
- Specified by:
withScale
in interfaceMutableImage
-
getImage
- Specified by:
getImage
in interfaceMutableImage
-
muteColor
- Specified by:
muteColor
in interfaceMutableImage
-
muteTransparentColor
- Specified by:
muteTransparentColor
in interfaceMutableImage
-