PeepingPanther

Test tool that uses a bitmap class with a "brute-force" region creator
Download

PeepingPanther Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Wolfgang Busch
  • Publisher web site:
  • http://www.codeproject.com/Members/Wolfgang-Busch
  • Operating Systems:
  • Windows All
  • File Size:
  • 100 KB

PeepingPanther Tags


PeepingPanther Description

The PeepingPanther application was developed to be a small tool that uses a bitmap class with a "brute-force" region creator. CContourBitmap uses a very simple but failsafe "brute-force" algorithm to calculate a region from a bitmap with a user defined transparent color. It starts with the rectangular region given by the bitmap's dimensions and then scans the bitmap row by row. Every "transparent" row section, that is found, is subtracted from the bitmap's region, giving a new bitmap's region. CContourBitmap is derived from CBitmap. It adds no attributes to the base class. Thus, casting a CBitmap to CContourBitmap is save.


PeepingPanther Related Software