public/model/steganography_method library

Enums

SteganographyMethod
Steganography algorithm applied to the image carrier.

Constants

steganographyMethodLabel → const Map<SteganographyMethod, String>
Human-readable labels for SteganographyMethod values.

Functions

steganographyMethodToInt(SteganographyMethod m) int
Maps SteganographyMethod to the native method channel integer.