Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Public Member Functions | |
T | extract (ImageReader reader) throws IOException |
Functional interface for methods that extract a property out of an ImageReader. Initially created to abstract over getImageHeight(org.sleuthkit.datamodel.AbstractFile) and getImageWidth(org.sleuthkit.datamodel.AbstractFile)
<T> | The type of the property. |
Definition at line 557 of file ImageUtils.java.
T org.sleuthkit.autopsy.coreutils.ImageUtils.PropertyExtractor< T >.extract | ( | ImageReader | reader | ) | throws IOException |
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.