public interface BufferedImageFactory
Modifier and Type | Method and Description |
---|---|
java.awt.image.BufferedImage |
getColorBufferedImage(int width,
int height,
boolean hasAlpha) |
java.awt.image.BufferedImage |
getGrayscaleBufferedImage(int width,
int height,
boolean hasAlpha) |
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"