diff options
author | Olivier Gayot <duskcoder@gmail.com> | 2014-09-18 01:27:28 +0000 |
---|---|---|
committer | Olivier Gayot <duskcoder@gmail.com> | 2014-09-18 01:27:28 +0000 |
commit | 6d95df26508747cd5c511684f3981ac97550408e (patch) | |
tree | 7759c4851d7c5299f7c747b707c3c87076eb3890 /bmp.h | |
parent | cc94f989c49e4645796fb7dcc471ebb696606ffa (diff) |
write the algorithms to write to and read from the bitmap
* now we can write to the LSBs of the bitmap using:
$ ./stegmp write file.bmp input_file
if input_file is "-", then then standard input will be handled
* the same way, we can read the content of the-said LSBs using:
$ ./stegmp read file.bmp
Signed-off-by: Olivier Gayot <duskcoder@gmail.com>
Diffstat (limited to 'bmp.h')
0 files changed, 0 insertions, 0 deletions