Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Static Public Member Functions | |
static synchronized BufferedImage | cropImage (BufferedImage input, int width, int height) |
static synchronized BufferedImage | resize (BufferedImage input, int width, int height) |
static synchronized BufferedImage | resize (BufferedImage input, int size) |
static synchronized BufferedImage | resizeFast (BufferedImage input, int size) |
static synchronized BufferedImage | resizeFast (BufferedImage input, int width, int height) |
static synchronized BufferedImage | resizeHighQuality (BufferedImage input, int width, int height) |
Scalr wrapper to deal with exports and provide thread-safety
Definition at line 30 of file ScalrWrapper.java.
|
static |
Definition at line 52 of file ScalrWrapper.java.
Referenced by org.sleuthkit.autopsy.coreutils.ImageUtils.GetThumbnailTask.call().
|
static |
Definition at line 32 of file ScalrWrapper.java.
|
static |
Definition at line 36 of file ScalrWrapper.java.
|
static |
Definition at line 44 of file ScalrWrapper.java.
Referenced by org.sleuthkit.autopsy.coreutils.ImageUtils.GetThumbnailTask.call().
|
static |
Definition at line 48 of file ScalrWrapper.java.
|
static |
Definition at line 40 of file ScalrWrapper.java.
Referenced by org.sleuthkit.autopsy.coreutils.ImageUtils.getThumbnail().
Copyright © 2012-2016 Basis Technology. Generated on: Mon Jun 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.