I want to distribute a few images and not allow others to see them unless they are using my program. My intention will be to use JPG files in which I will alter the header so ot
Encrypt them. Load the encrypted image, decrypt in memory and then do the loadfromstream like mghie suggested.