Tagged Questions
6
votes
2answers
270 views
Algorithm to reduce a bitmap mask to a list of rectangles?
Before I go spend an afternoon writing this myself, I thought I'd ask if there was an implementation already available --even just as a reference. The first image is an example of a bitmap mask that I ...