Autopsy
4.12.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 582 of file ImageUtils.java.
T org.sleuthkit.autopsy.coreutils.ImageUtils.PropertyExtractor< T >.extract | ( | ImageReader | reader | ) | throws IOException |
Copyright © 2012-2018 Basis Technology. Generated on: Wed Sep 18 2019
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.