Click here to Skip to main content
15,886,578 members
Everything / Multimedia / GDI+

GDI+

GDI+

Great Reads

by Josh Smith
A task-oriented review of an animation library and the application which uses it
by Ajcek84
Open source library for music engraving in desktop, mobile and web applications
by Clayton Rumley
There are those who think I am crazy, and this just might be the proof.
by Volynsky Alex
Part 2 in a series of articles on a two-player mathematical game of strategy

Latest Articles

by spidergeuse
Manipulate WinForms controls to make a simple jigsaw puzzle
by Andy De Filippo
A simple technique to quickly port hatch effects from Gdiplus to SkiaSharp
by Andy De Filippo
Render Rich Text with GDI+ by tapping into the power of API hooking
by Yang Kok Wah
A tool to generate face images and animated gif files for different angles and lighting using only a single face image. Also includes Face Matcher using Microsoft Face API.

All Articles

Sort by Title

GDI+ 

16 Sep 2010 by Ahmed_Said
Colorful Microsoft Windows Forms Controls
29 Jan 2012 by Richard James Moss
This post describes how to create a GroupBox control similar to those used in Microsoft Outlook
11 Apr 2010 by Mohammad Elsheimy
Give the user the flexibility to design his sheet, report, bill, invoice, whatever.
11 May 2015 by Jamie Munro
How to create AJAX pagination without the pages
7 Sep 2010 by Ernest Poletaev
How to load and use custom font, embedded in assembly resources
8 Jan 2018 by morzel
Using GetPixel or SetPixel for all but tiniest images is a terrible idea. Stop using these methods and make your code over 300 times faster!
2 Feb 2012 by raju melveetilpurayil
Explaining how to store,display, create thumbnails and add watermark on image
28 May 2013 by Talking Dotnet
How to execute/run multiple Ajax requests simultaneously
7 Sep 2010 by Ernest Poletaev
How to load and use font, not installed in the system?
6 Jan 2011 by Mahmudul Haque Azad
Magic of JQuery in ASP.NET, simplifying AJAX
3 May 2010 by micahs
Making Cross Domain jQuery AJAX Calls
7 Mar 2015 by Passion4Code
Upload .csv File in MVC Application using Ajax
8 Jan 2018 by morzel
Couple of seconds to process a one megapixel picture… what the hell?