using GDI, how would i detect the color of a pixel ( for colision detect)
i have a bot moving between red rectangles. when the bot gets near a rectangle, i want him to alter his position to avoid the red. how could i accomplish this , using c#? thanks for reading my post.