Click here to Skip to main content
15,879,326 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 Score

GDI+ 

15 Feb 2013 by Dread_Sharp
How to build an easy plugin system with C# which only takes about 30 lines of code!
5 Jul 2013 by Johnny J.
A sample owner-drawn ComboBox
29 Jun 2016 by The Zakies
we would create Hand_tool to pan through the drawing form, and we would use a custom cursor of open and closed hands
29 Jul 2013 by Ordiales
When no XP support is necessary. Better Icon structure arrises and easy conversion is allowed.
25 Aug 2014 by Anoop Kr Sharma
In this Tip/Trick, I am going to show How to create Simple Paint Application in C#
5 Jul 2012 by Matthias Böhnke
Bug Fixes for Reading Barcodes from an Image - III
7 Aug 2016 by Sonne170
Preserving alpha channel drawing transparent PNGs
2 Nov 2015 by Farhad Reza
We will design two interesting characters in this tip. The first one is Code Project Bob sticker and the second one is Magpie bird which is the national bird of Bangladesh.
21 May 2020 by Patrick Eckler
Updated AForge.NET Version 2.2.6
15 May 2014 by a_pess
Image File Format
29 Jan 2018 by Shao Voon Wong
Fixing Inconsistent Stroke Width of Chinese Characters
20 Jun 2014 by Virendra Kulkarni
Steps to implement the “Fit picture to fill the shape” option in PowerPoint like applications using GDI+
28 Sep 2015 by Farhad Reza
This tip describes the use of GDI+ with F# language through Flag design.
9 Mar 2012 by Grigory Avdyushin
Short description how to create a sexy badge for windows 7 taskbar
21 Feb 2013 by DidiKunz
Save a 32-Bit RGBA-Bitmap in the Truevision Targa Format
3 Jul 2016 by The Zakies
we will continue the functionality of the hand tool with having a navigator panel which works as a map, we will also have a red rectangle which tells the user where he is actually viewing inside the whole form, also it can be moved to pan the form
9 Mar 2010 by fjparisIII
How to use GDI+ code in a WPF application for lossless JPEG image rotation
4 Mar 2014 by kanbang
Save/Load Image between buffer
30 Jun 2015 by Wu Yehao
A ColorSelector control used in GIS Applications, with a menu button for displaying
9 Dec 2021 by Andy De Filippo
Draw a shape-like editor implementing the use of anchors to resize and rotate a selection rectangle
1 Nov 2015 by Pavel Torgashov
Simple and fast skew correction of scan docs in C#
28 Mar 2010 by tonywilk
Everyone knows GDI+ is generally slow in rendering, what is not so obvious is what combination of settings is the fastest.I have an app which renders a lot of items, which may be drawn or are bitmap-sourced 'sprites', onto a full page (usually 1024x768). The first attempts ran at around 3...
20 Jun 2016 by The Zakies
Learn how to implement a tecnique of a parent form that createes and controls other forms , through the tecnique of using the tab control, also learn how to implement a menu for the tools, and how to add cutom cursor for each tool
7 Feb 2013 by J.F. Sebastian
23 Aug 2011 by Armando de la Torre
How to load an image from the filesystem and save it into a Database
25 Nov 2014 by Niquo
A menustrip, toolstrip and statusstrip which retrieve their data from ONE component.
26 Jul 2015 by Petr Bříza
This app helps you with understanding and using GDI DrawString function: precise measuring, positioning, quality setting and performance tuning.
2 Feb 2018 by RickZeeland
This is an alternative for "Beveled Panel with Shadow Effect"
5 Jan 2011 by Arman S.
Shows how to convert between different image formats by using GDI+
21 Mar 2015 by Ammar J H
An advanced image control for Windows Forms applications with zoom ratio, zoom point, animated images and RightToLeft support
25 Feb 2013 by John-ph
Resize an image and save in JPEG format using C#.
2 Dec 2014 by Niquo
A form which is drawn in a custom way
16 Dec 2013 by Rui Jorge Carvalho
Sudoku game solver with a "SudokuControl"
8 Aug 2017 by practicalDeveloper
A panel that has rounded borders, gradients, edges/bevels and a shadow
7 Jun 2016 by The Zakies
[tut4] how to draw lines & to draw different types on end shapes like rectangle and circle using C#
20 Jun 2016 by The Zakies
we will build an outline line around the drawn lines so we would test the mouse click on this outline to know which line is selected. and we would in the coming update build a select function inside the move tool
24 Jun 2016 by The Zakies
in this tut we will create a technique to enable the user to control points within a drawn line, by drawing circles around points of the line , when the user clicks a circle he would control the corresponding point.
30 Jan 2013 by Chen.shaohua
View each color in System.Drawing.Color
18 Jan 2013 by Andrey Sitaev
Here I placed source files, binaries and brief instructions for FastGrid control.
8 Oct 2015 by Farhad Reza
Chess piece movement project using C++ and GDI+
6 Mar 2014 by Jacky Yiu
Dither - Floyd-Steinberg Dithering
13 Feb 2017 by trident99
GT is a compact, efficient, and customizable graphical user interface (GUI) library for the Windows environment.
13 Mar 2016 by The Zakies
Tutorial 1 (how to create a vector graphics program)
25 Aug 2016 by Mr. xieguigang 谢桂纲
Manhattan plot in VisualBasic, application of the cross platform VisualBasic in the data science
11 Jan 2018 by Jesusfan
Create a draggable, proper splash screen in DotNet, with gradient transparency!
3 Mar 2016 by The Zakies
Tutorial 2 (how to interactively add multiple shapes GDI using linked lists)
6 Feb 2013 by Jarno Burger
A managed wrapper around FreeFrame, to give your video frames some cool effects
18 Sep 2010 by alrosan
One method to generate random text
5 Aug 2015 by sreeyush sudhakaran
VB.NET code for Base64 Encoding and Decoding of Image files