Hi Everyone, I was wondering what is the best method to retrieve an image's pixel intensity -- either pixel by pixel, or in matrix format for the whole image. I'll be doing this on .pgm and .png image files. - PY