Sh3de
❔ Get Pixels cords from Image by their color
Hey, I'm writing a game and I need to get the pixels cords by their colors from an Image, I tried using Bitmap but it cannot be converted from System.drawing.Image to System.Drawing.Bitmap.
There is any other way to get pixel cords by their colors ?
23 replies