i know as a fact from past issues that
VB Code:
  1. if img.GetPixel(x, y) = Color.White Then
does not work you must use .equals and even then it dosent register the pixels for some odd reson, but thanks anyways