[newbie] read a pixel!

2002-08-16 Thread Damian G
i need a suggestion on programming languages. this is how it goes. i need to build a program that can tell me the RGB value of a given pixel inside of an image file. that is, load a graphic from file, and reading color values from it regardless of whether it's showing on the screen or not.

Re: [newbie] read a pixel!

2002-08-16 Thread Alastair Scott
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri 16 August 2002 8:40 am, Damian G wrote: i need a suggestion on programming languages. this is how it goes. i need to build a program that can tell me the RGB value of a given pixel inside of an image file. that is, load a graphic from

RE: [newbie] read a pixel!

2002-08-16 Thread frankie
Of Damian G Sent: Friday, August 16, 2002 3:40 PM To: lista-linux-newbie Subject: [newbie] read a pixel! i need a suggestion on programming languages. this is how it goes. i need to build a program that can tell me the RGB value of a given pixel inside of an image file. that is, load a graphic