A B C D E F G H I J L M N O P R S T U V W Y 
All Classes All Packages

I

IDecoder - Interface in steganography.video.encoders
 
IEncoder - Interface in steganography.video.encoders
 
IGIFMaker - Interface in steganography.image
 
ImageCapacityException - Exception in steganography.image.exceptions
Thrown if the images usable pixels determined by an overlay are too few to support the attempted operation.
ImageCapacityException() - Constructor for exception steganography.image.exceptions.ImageCapacityException
 
ImageCapacityException(String) - Constructor for exception steganography.image.exceptions.ImageCapacityException
 
ImageSequenceUtils - Class in steganography.util
 
ImageSequenceUtils() - Constructor for class steganography.util.ImageSequenceUtils
 
ImageSteg - Class in steganography.image
 
ImageSteg() - Constructor for class steganography.image.ImageSteg
Creates a new ImageSteg with settings:
ImageSteg(boolean, boolean) - Constructor for class steganography.image.ImageSteg
Creates a new ImageSteg with the given settings.
ImageStegIO - Interface in steganography.util
Classes which implement this interface exist to handle reading and writing of images to and from byte arrays as well as choosing the appropriate encoders (and their overlays) for the given image.
ImageStegIOJava - Class in steganography.util
This Class exists to handle reading and writing of BufferedImages to and from byte arrays as well as choosing the appropriate encoders (and their overlays) for the given image.
ImageStegIOJava(byte[], boolean) - Constructor for class steganography.util.ImageStegIOJava
Creates an object that exists to handle reading and writing of BufferedImages to and from byte arrays as well as choosing the appropriate encoders (and their overlays) for the given image.
ImageWritingException - Exception in steganography.image.exceptions
Thrown if an image could not be reassembled successfully after encoding a message in it.
ImageWritingException() - Constructor for exception steganography.image.exceptions.ImageWritingException
 
ImageWritingException(String) - Constructor for exception steganography.image.exceptions.ImageWritingException
 
IMGUR - apis.models.APINames
 
initOverlay() - Method in class steganography.image.overlays.RemoveTransparentShuffleOverlay
 
initOverlay() - Method in class steganography.image.overlays.ShuffleOverlay
Initialization of the overlay.
initOverlay() - Method in class steganography.image.overlays.TableOverlay
 
isSteganographicData(byte[]) - Method in class steganography.audio.mp3.MP3Steganography
Checks if the given byte array contains a message that was hidden using the default seed.
isSteganographicData(byte[]) - Method in class steganography.image.AnimatedGif
 
isSteganographicData(byte[]) - Method in class steganography.image.ImageSteg
 
isSteganographicData(byte[]) - Method in interface steganography.Steganography
Tests whether the given data has a hidden message encoded in it.
isSteganographicData(byte[]) - Method in class steganography.video.VideoSteg
 
isSteganographicData(byte[], long) - Method in class steganography.audio.mp3.MP3Steganography
Checks if the given byte array contains a message that was hidden using the given seed.
isSteganographicData(byte[], long) - Method in class steganography.image.AnimatedGif
 
isSteganographicData(byte[], long) - Method in class steganography.image.ImageSteg
 
isSteganographicData(byte[], long) - Method in interface steganography.Steganography
Tests whether the given data has a hidden message encoded in it.
isSteganographicData(byte[], long) - Method in class steganography.video.VideoSteg
 
A B C D E F G H I J L M N O P R S T U V W Y 
All Classes All Packages