Stooney Posted February 5, 2008 Share Posted February 5, 2008 Not sure if the subject is named correctly, but meh. I'm basically trying to figure out how to get php to open an image file and view the 'text form' of it (showing the rgb). I remember doing it a while back in c++, but that was way too long ago to remember. It's for a steganography project. I have tried simply using fopen but that just gives a bunch of gibberish. Hope I was clear enough, thanks in advance. Quote Link to comment https://forums.phpfreaks.com/topic/89586-solved-view-raw-image/ Share on other sites More sharing options...
Stooney Posted February 5, 2008 Author Share Posted February 5, 2008 Nvm I think I've figured something out. I got the image into binary format, should be easy to work with from there. Quote Link to comment https://forums.phpfreaks.com/topic/89586-solved-view-raw-image/#findComment-458957 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.