Class ImageUtils
- java.lang.Object
-
- com.wavemaker.runtime.data.export.util.ImageUtils
-
public class ImageUtils extends java.lang.ObjectThis code is taken from org.apache.poi.ss.examples.AddDimensionedImage- Since:
- 3/11/16
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidaddImageToSheet(byte[] image, org.apache.poi.ss.usermodel.Cell cell)
-