[−][src]Module ptero::method::complex::extended_line
Description
This method implements the Extended Line steganography algorithm. It consist of three simpler methods:
For more info read docs on each one of the above encoders.
Structs
| ExtendedLineMethod | Structure representing the Extended Line algorithm. Contains the vector of used methods. Uses macros to implement the required traits. |