Uses of Class
ch.heigvd.dai.utilities.BmpFile
Packages that use BmpFile
-
Uses of BmpFile in ch.heigvd.dai.utilities
Methods in ch.heigvd.dai.utilities with parameters of type BmpFileModifier and TypeMethodDescriptionvoidMessageManipulator.exposeMessage(BmpFile bmpFile, byte[] message) Extracts a hidden message from the provided data array.voidMessageManipulator.hideMessage(BmpFile bmpFile, byte[] message, int bitsPerByte) Hides a provided message inside the provided data array.