Since GetPixel is slow and I keep having to access bitmap data with unsafe code, I thought it would be a nice thing to make into a snippet. Continued reading >
Welcome!
Welcome to the JMSoftware, a development blog covering .NET, php, and whatever else I'm using.
Make sure you check out our programs through the links at the top of the page!-
Recent Entries
- C# Snippet for Accessing Bitmap Data with Unsafe Code Since GetPixel is slow and I keep having to access ... March 30th, 2009 No comments
- Image.Clone does not unlock the file Turns out, copying an image using Clone really does make ... February 5th, 2009 One comment
- Automatically Fill a ComboBox with an Enum This is a really nice little feature. If we have an ... January 26th, 2009 No comments
- Things I can’t code without in Visual Studio Here's a quick list of essential plug-ins and tools for ... January 11th, 2009 One comment
- The DirectSound Capture Buffer A CaptureBuffer is a buffer of a specified length that ... January 9th, 2009 One comment
-
Recent Comments
- Rafael wrote: Thank you, this code just works! ... On Getting the next n birthdays from a table in SQL
- Mayuwi wrote: Your explication is simple but effective thank you ! ... On The DirectSound Capture Buffer
- lxndr wrote: thank you )) ... On Image.Clone does not unlock the file
- Jonathan wrote: Test ... On Welcome to JMSoftware.co.uk