Searched defs:getImageSize (Results 1 – 3 of 3) sorted by relevance
56 Dimension getImageSize(final InputStream image) throws ReportExecutionException; in getImageSize() method64 Dimension getImageSize(final byte[] image) throws ReportExecutionException; in getImageSize() method
77 public Dimension getImageSize(final InputStream image) throws ReportExecutionException in getImageSize() method in SOImageService82 private Dimension getImageSize(final XInputStream image) throws ReportExecutionException in getImageSize() method in SOImageService129 public Dimension getImageSize(final byte[] image) throws ReportExecutionException in getImageSize() method in SOImageService
107 public Size getImageSize() in getImageSize() method in ImageList
Completed in 25 milliseconds