Package ch.heigvd.dai.utilities
package ch.heigvd.dai.utilities
-
ClassDescriptionImplements the required logic to parse a bitmap file and modify its content.Implements the necessary functions to read/write the bytes of the file to hide/expose.Implements the logic necessary to hide and expose an array of bytes inside a bitmap image, which is itself parsed using the
BmpFile
class.