[Gambas-user] PictureBox.Picture.Image[x, y] output interpretation

kevinfishburne kevinfishburne at ...1887...
Sun Jan 17 07:29:40 CET 2010


When retrieving the value of a pixel at x,y from the picture in a picturebox
control it outputs a single value. How does this value represent the pixel's
value, and can it be easily converted to an RGB value?

This is something that's going to need to be done 4,294,967,296 times, so is
there a quicker way to reference pixel RGB values from a large image? The
image being read will be of a varying format, 8192x8192 pixels and
grayscale. The high number of "reads" is because it's being used as a
modifier by an algorithm that is generating a 65536x65536 grayscale image.

-----
Kevin Fishburne, Eight Virtues
www:  http://sales.eightvirtues.com http://sales.eightvirtues.com 
e-mail:  mailto:sales at ...1887... sales at ...1887... 
phone: (770) 853-6271
-- 
View this message in context: http://old.nabble.com/PictureBox.Picture.Image-x%2C-y--output-interpretation-tp27196508p27196508.html
Sent from the gambas-user mailing list archive at Nabble.com.





More information about the User mailing list