Imaging Cropping
-
18 January 2010
Framework: 3.5
Web Application
This ASP.NET project shows how to crop an image using jQuery.
ASCII Art
-
05 August 2008
Framework: 3.5
Windows Application
This example demonstrates how to read an image pixel by pixel and then create an ASCII art. The project comes with a sample black and white image, which is stored in the debug folder.
Simple Scribble Pad
-
16 June 2008
Framework: 3.5
Windows Application
This source code demonstrates how to create a very simple scribble pad.
C# Resource Icon Class
-
31 October 2007
Framework: 2.0
Windows Application
This is a resource class file which contains Windows XP and Vista Icons as Base64 string.
Icon Extractor
-
27 July 2007
Framework: 2.0
Windows Application
This is a full application developed to extract icons from files such as .dll, .exe, .cur and more. You can then save the icons in a range of image formats. Lots of comments included.
Form With Gradient Effect
-
19 January 2007
Framework: 2.0
Windows Application
This sample program demonstrates how to add a gradient effect to a windows form. The effect can be used on any other windows UI components.