Hi, I need a function that is passed an image and gets the precise color of a specified pixel.
I have seen Ben Nadel's ImageUtils on riaforge and use the GetPixel function. However, it doesnt always get the exact colour. For example if i pass it a png image that has the color: R-204,G-97,B-0 it returns a color of R-255,G-0,B-0 Does anyone have any ideas how i can achieve this thanks ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:347384 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

