Re: do I use fopen or fsockopen to get an image as a stream of bytes?




Andy Hassall wrote:
> On 4 Nov 2005 10:05:06 -0800, lkrubner@xxxxxxxxxxxxx wrote:
> >>
> >> You probably want a sequence of:
> >>
> >> http://uk.php.net/file_get_contents - get the image from a file or URL
> >>
> >> http://uk.php.net/imagecreatefromstring - create a GD image object
> >
> >Well, I'm groping in the dark here, but I think that
> >imagecreatefromstring would give me an actual image, whereas what I
> >want is an actual string, and I don't know how to get a string from an
> >image file.
>
> That was why I posted the rest of my post, you've stopped reading too early.

Apologies, I should have looked up those functions to see exactly what
you were suggesting.

I'll try something like this:

$myFileAsString = file_get_contents("myFile.jpg");
$image = imagecreatefromstring($myFileAsString);

$width = imagesx($image);
$height = imagesy($image);

for ($i=0; $i < $width; $i++) {
for ($r=0; $r < height; $r++) {
$rgb = imagecolorat($image, $width, $height)
echo $rgb;
}
}

.



Relevant Pages

  • Re: Baghdad
    ... Yes, of course, string theory (but hey, spring theory ... but for me Goethe is more important than ... of rigorosity, ... hope and poetry and humming in a dark room. ...
    (sci.lang)
  • Re: Do you think?
    ... Lets write it on "Dark Matter" tablets. ... The only real theories to come along are the string and dark ...
    (talk.origins)
  • Large discounts for bulk orders - qdru
    ... Her dark, pretty face omulglittered there in front of me. ... A string somewhere I didn't see hooked on atpl that flowered red skirt and ... was tugging her back. ...
    (Debian-User)
  • Re: Do you think?
    ... Lets write it on "Dark Matter" tablets. ... The only real theories to come along are the string and dark ...
    (talk.origins)