Autopsy
4.4
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits org.sleuthkit.autopsy.coreutils.ImageUtils.ReadImageTaskBase.
Public Member Functions | |
void | imageComplete (ImageReader source) |
void | imageProgress (ImageReader reader, float percentageDone) |
void | imageStarted (ImageReader source, int imageIndex) |
void | readAborted (ImageReader source) |
void | sequenceComplete (ImageReader source) |
void | sequenceStarted (ImageReader source, int minIndex) |
void | thumbnailComplete (ImageReader source) |
void | thumbnailProgress (ImageReader source, float percentageDone) |
void | thumbnailStarted (ImageReader source, int imageIndex, int thumbnailIndex) |
Protected Member Functions | |
javafx.scene.image.Image | call () throws Exception |
void | failed () |
javafx.scene.image.Image | readImage () throws IOException |
void | succeeded () |
A task that reads the content of a AbstractFile as a javafx Image.
Definition at line 783 of file ImageUtils.java.
|
protected |
Definition at line 791 of file ImageUtils.java.
|
protectedinherited |
Definition at line 885 of file ImageUtils.java.
Referenced by org.sleuthkit.autopsy.coreutils.ImageUtils.ReadImageTaskBase.succeeded().
|
inherited |
Definition at line 891 of file ImageUtils.java.
|
inherited |
Definition at line 858 of file ImageUtils.java.
|
inherited |
Definition at line 896 of file ImageUtils.java.
|
inherited |
Definition at line 920 of file ImageUtils.java.
|
protectedinherited |
Definition at line 808 of file ImageUtils.java.
References org.sleuthkit.autopsy.coreutils.ImageUtils.getBufferedReadContentStream(), org.sleuthkit.autopsy.coreutils.ImageUtils.getImageProperty(), org.sleuthkit.autopsy.coreutils.ImageUtils.getJfifStartOfImageOffset(), and org.sleuthkit.autopsy.coreutils.ImageUtils.isGIF().
Referenced by org.sleuthkit.autopsy.coreutils.ImageUtils.GetThumbnailTask.call().
|
inherited |
Definition at line 904 of file ImageUtils.java.
|
inherited |
Definition at line 900 of file ImageUtils.java.
|
protectedinherited |
Definition at line 869 of file ImageUtils.java.
References org.sleuthkit.autopsy.coreutils.ImageUtils.ReadImageTaskBase.failed().
|
inherited |
Definition at line 916 of file ImageUtils.java.
|
inherited |
Definition at line 912 of file ImageUtils.java.
|
inherited |
Definition at line 908 of file ImageUtils.java.
Copyright © 2012-2016 Basis Technology. Generated on: Tue Jun 13 2017
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.