pickachu Posted October 31, 2007 Share Posted October 31, 2007 Please help me on how I can read image using php then store it into an array. How do i do this? Quote Link to comment https://forums.phpfreaks.com/topic/75441-help-reading-image/ Share on other sites More sharing options...
purefan Posted October 31, 2007 Share Posted October 31, 2007 you create an image object and store the object in an array, what problem are you having? have you read any tutorial on images?? Quote Link to comment https://forums.phpfreaks.com/topic/75441-help-reading-image/#findComment-381716 Share on other sites More sharing options...
pickachu Posted October 31, 2007 Author Share Posted October 31, 2007 Honestly, im really new to php. Here's what they say I needed to use.GD-Image Manipulation library, but i really dont know how to use this stuffs. They say its easy, I say its insane. The objective was to read a black and white image, store the pixels into an array. Can anyone give me a article which i can read or can anyone help me with this problem with snippets? Quote Link to comment https://forums.phpfreaks.com/topic/75441-help-reading-image/#findComment-381751 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.