[][src]Module ptero::method::complex::eluv

Description

This method implements the Extended Line Unicode Variant (ELUV) steganography algorithm. It consist of three simpler methods:

For more info read docs on each one of the above encoders.

Structs

ELUVMethod

Structure representing the ELUV algorithm. Contains the vector of used methods. Uses macros to implement the required traits.