Hide image in image

Share your advanced PureBasic knowledge/code with the community.
dige
Addict
Addict
Posts: 1409
Joined: Wed Apr 30, 2003 8:15 am
Location: Germany
Contact:

Re: Hide image in image

Post by dige »

Cool! :D Thx 4 sharing!!
"Daddy, I'll run faster, then it is not so far..."
infratec
Always Here
Always Here
Posts: 7620
Joined: Sun Sep 07, 2008 12:45 pm
Location: Germany

Re: Hide image in image

Post by infratec »

Hi,

Arial is available on every OS.

I tried the Dialog stuff, but...
If I need a menue and a Statusbar...

Bernd
User avatar
BasicallyPure
Enthusiast
Enthusiast
Posts: 539
Joined: Thu Mar 24, 2011 12:40 am
Location: Iowa, USA

Re: Hide image in image

Post by BasicallyPure »

Revisiting something I coded a while back.
Now all hidden images are also encrypted.

New features:
1. The insertion image will automatically shrink to fit the container image if needed.
2. The black border around the extracted image can be trimmed off automatically.
3. All of the hidden images are now encrypted. You can choose a password or use the
program's default password. The default password is more convenient but if anyone else
uses a copy of this program they will be able to reveal the hidden image.

This new version is not compatible with the older version. You cannot extract the hidden
images from any composite images that were saved with the older version.

Linux users should not use the latest version of PB (5.61) because the ImageGadget bug
will cause the program to malfunction.

Go to the first post in this topic for the new code.
BasicallyPure
Until you know everything you know nothing, all you have is what you believe.
Post Reply