Autopsy
4.12.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 843 of file ImageUtils.java.
|
protected |
Definition at line 851 of file ImageUtils.java.
|
protectedinherited |
Definition at line 956 of file ImageUtils.java.
Referenced by org.sleuthkit.autopsy.coreutils.ImageUtils.ReadImageTaskBase.succeeded().
|
inherited |
Definition at line 962 of file ImageUtils.java.
|
inherited |
Definition at line 920 of file ImageUtils.java.
References org.sleuthkit.autopsy.coreutils.ImageUtils.ReadImageTaskBase.isCancelled().
|
inherited |
Definition at line 967 of file ImageUtils.java.
|
inherited |
|
inherited |
Definition at line 991 of file ImageUtils.java.
|
protectedinherited |
Definition at line 868 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 975 of file ImageUtils.java.
|
inherited |
Definition at line 971 of file ImageUtils.java.
|
protectedinherited |
Definition at line 940 of file ImageUtils.java.
References org.sleuthkit.autopsy.coreutils.ImageUtils.ReadImageTaskBase.failed().
|
inherited |
Definition at line 987 of file ImageUtils.java.
|
inherited |
Definition at line 983 of file ImageUtils.java.
|
inherited |
Definition at line 979 of file ImageUtils.java.
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.