how to hide my custom data in image programatically c# -


please guide me how hide custom data in image. want generate image , hide custom data in image , read data image later. please need idea how it.

you read format of bitmap image file, open bmp file, identify data starts , in data portion put data such each character represents pixel in image. talking bmp image because uncompressed format , easy read.


Comments

Popular posts from this blog

iphone - Request for member 'uitextfield' in something not a structure or union? -

Cursor error with postgresql, pgpool and php -

c++ - error: use of deleted function -