Package org.hcl.pdftemplate.freeChart
Interface BufferedImageUtils
public interface BufferedImageUtils
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic BufferedImagecreateImage(int width, int height, boolean hasAlpha) static BufferedImageremoveAlphaChannel(BufferedImage img, int color)
-
Method Details
-
removeAlphaChannel
-
createImage
-