I know that I can collect the pixels of a rectangular area within a Bitmap using getPixels(), but is there a way to collect the pixels of a polygonal area with more than 4 points? Or at least determine whether a particular pixel lies within a polygonal area of a Bitmap?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Faster than getPixel() | 0 | 42 | June 16, 2006 | |
| Points and Regions | 0 | 37 | March 5, 2004 | |
| Points and Regions | 0 | 48 | March 5, 2004 | |
| Bitmap To Bitmap Rendering | 0 | 41 | May 13, 2007 | |
| Making Polygons Over Colored Image Parts: Possible? | 0 | 134 | July 8, 2010 |