-
Recent Posts
Archives
Categories
Twitter Updates
- RT @texasdemocrats: “While CPAC unpacks their clown car on a convention stage in front of all of America, parents are shopping for supplies… 6 months ago
- RT @scalzi: I do wonder if Greg Abbott woke up yesterday concerned that he wasn't doing enough to bump up Texas' teen suicide rate. 11 months ago
- RT @tonroosendaal: Blender Internal (render) just got removed from the 2.8 branch. Bye bye, you served us well! #b3d https://t.co/4ixOZ8JmcX 4 years ago
- First post in a while. Drawing a bounding box over an image in C#/.net/WinForms. chrisheydrick.com/2016/10/27/dra… 6 years ago
- RT @SwiftOnSecurity: Blue Bell manufacturing plants are dirtier than an NTFS volume after an unclean shutdown 6 years ago
Monthly Archives: October 2016
Drawing a bounding box over an image with C#/.net and WinForms
Most of the info in this post can be found between the following two links: http://stackoverflow.com/questions/2065162/filled-rubber-band-in-winforms-application https://msdn.microsoft.com/en-us/library/3t7htc9c(v=vs.110).aspx Drawing a bounding box over an image to select a region took me longer to figure out than I expected. Here’s a brief bare-bones … Continue reading
Posted in Uncategorized
Leave a comment