Steganography
Table of Contents
Namespaces
Interfaces
Classes
- BinaryMessage
- A binary rappresentation of Message.
- Decoder
- Decodes a message from a medium.
- Encoder
- Encodes a message into a medium using the LSB of each pixel.
- Message
- Rappresents a message to be converted to binary.
- Pixel
- Rappresents a Pixel inside a medium.
- RGBColor
- Represents an RGB color.