k = apicture.GetPixel(i, j).R
over all pixels in the image is very time consuming. Is there a faster way to get the pixel intensity of a pixels in an image held in memory
kind regards
Morten
Slow function getpixel
I am programming imageanalysis using VS2005 VB and the use of the single line

Slow function getpixel
Olaf vd Sanden
NitinP1