> On 11-03-30 11:36 AM, Bryan R Harris wrote:
>>
>>
>> All,
>>
>> Is it possible to build an image one pixel at a time, e.g. to have a data
>> structure that looks like this:
>>
>> $i{channel}[x][y]
>>
>> ... where channel is r,g,b, or a, and x and y are the pixel coordinates.
>> Then, once I have the data filled out, call some module and write out a .png
>> file?
>>
>> - Bryan
>
> My Vulcan mind-reading is not working today. Could you please include
> some code?
I don't have any yet. I was just wondering if there was a module that would
write out .png files reliably...
- Bryan
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
http://learn.perl.org/