>>I need a function that is passed an image and gets the precise color of a 
 >>specified pixel.

I have a custom tag that returns the RGB color precise to the pixel and which 
works for GIF, JPEG or PNG formats.
<CFX_MapClick
     IMAGEFILE        = <full path name of the image file">
     [X]           = <abscise of the pixel>
     [Y]           = <ordinate of the pixel>
 >

See the tag here : http://customtags.internetique.com/mapClick/viewmapClick.cfm
Test it here : http://customtags.internetique.com/mapClick/testMapClick.cfm

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:347386
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to