Autopsy
4.7.0
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) |
boolean | isCancelled () |
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 813 of file ImageUtils.java.
|
protected |
Definition at line 821 of file ImageUtils.java.
|
protectedinherited |
Definition at line 926 of file ImageUtils.java.
Referenced by org.sleuthkit.autopsy.coreutils.ImageUtils.ReadImageTaskBase.succeeded().
|
inherited |
Definition at line 932 of file ImageUtils.java.
|
inherited |
Definition at line 890 of file ImageUtils.java.
References org.sleuthkit.autopsy.coreutils.ImageUtils.ReadImageTaskBase.isCancelled().
|
inherited |
Definition at line 937 of file ImageUtils.java.
|
inherited |
|
inherited |
Definition at line 961 of file ImageUtils.java.
|
protectedinherited |
Definition at line 838 of file ImageUtils.java.
References org.sleuthkit.autopsy.coreutils.ImageUtils.getBufferedReadContentStream(), org.sleuthkit.autopsy.coreutils.ImageUtils.getImageProperty(), org.sleuthkit.autopsy.coreutils.ImageUtils.getJfifStartOfImageOffset(), org.sleuthkit.autopsy.coreutils.ImageUtils.ReadImageTaskBase.isCancelled(), and org.sleuthkit.autopsy.coreutils.ImageUtils.isGIF().
Referenced by org.sleuthkit.autopsy.coreutils.ImageUtils.GetThumbnailTask.call().
|
inherited |
Definition at line 945 of file ImageUtils.java.
|
inherited |
Definition at line 941 of file ImageUtils.java.
|
protectedinherited |
Definition at line 910 of file ImageUtils.java.
References org.sleuthkit.autopsy.coreutils.ImageUtils.ReadImageTaskBase.failed().
|
inherited |
Definition at line 957 of file ImageUtils.java.
|
inherited |
Definition at line 953 of file ImageUtils.java.
|
inherited |
Definition at line 949 of file ImageUtils.java.
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.