Autopsy
4.15.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 860 of file ImageUtils.java.
|
protected |
Definition at line 868 of file ImageUtils.java.
|
protectedinherited |
Definition at line 973 of file ImageUtils.java.
Referenced by org.sleuthkit.autopsy.coreutils.ImageUtils.ReadImageTaskBase.succeeded().
|
inherited |
Definition at line 979 of file ImageUtils.java.
|
inherited |
Definition at line 937 of file ImageUtils.java.
References org.sleuthkit.autopsy.coreutils.ImageUtils.ReadImageTaskBase.isCancelled().
|
inherited |
Definition at line 984 of file ImageUtils.java.
|
inherited |
|
inherited |
Definition at line 1008 of file ImageUtils.java.
|
protectedinherited |
Definition at line 885 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 992 of file ImageUtils.java.
|
inherited |
Definition at line 988 of file ImageUtils.java.
|
protectedinherited |
Definition at line 957 of file ImageUtils.java.
References org.sleuthkit.autopsy.coreutils.ImageUtils.ReadImageTaskBase.failed().
|
inherited |
Definition at line 1004 of file ImageUtils.java.
|
inherited |
Definition at line 1000 of file ImageUtils.java.
|
inherited |
Definition at line 996 of file ImageUtils.java.
Copyright © 2012-2020 Basis Technology. Generated on: Mon Jul 6 2020
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.