I have a Bitmap Image loaded to a 2D Array. Now I want to detect the outer edge pixels of the bitmap for efficient pixel-exact-collison-detection. The red pixel represent the edge which should be detected.
Is there a simple algorithm to achieve this result?
Thanks in advance, pryndl!
Is there a simple algorithm to achieve this result?
Thanks in advance, pryndl!
1