public class LSBSteganographer
extends java.lang.Object
Constructor and Description |
---|
LSBSteganographer() |
public java.lang.Object extract(java.awt.image.BufferedImage stego) throws java.io.IOException
stego
- java.io.IOException
public java.awt.image.BufferedImage embed(java.awt.image.BufferedImage cover, java.lang.Object message) throws java.io.IOException
cover
- message
- java.io.IOException