Latest Articles ::
Capture the graphics of a visible .NET control to a bitmap using GDI.
An article filled with pure awesome!
As the demand for better and immediate content distribution grows, platforms like Flash and Silverlight are...
Load an image from a URL to memory, no need to save the image to the hard drive.
Flip an image in C# with GDI+ and Matrix transformation, a simple yet powerful method for image transformation.
Invert an image colors in .NET with three different methods. Read the advatanges of each method.
Rotate an image in C#.NET with only GDI+, no need for complex bitmap rotation algorithms.
Create an application to zoom into image in C# by harnessing the power of GDI+ and C#.NET.
Easily convert HTML hex colors to RGB colors in C#.
Generate an image with grayscale noise for a variety of different purposes using a simple C# algorithm. ks.com/image-noise.php
Draw the outline of any text, as opposed to the fill, using only GDI+ in C#.NET.