Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / multimedia / GDI+

GDI+

GDI+

Great Reads

by eug_acc (Eugene Akimov)
A photo images gallery browsing template - CatalogView style.
by User 2739121
Using GDI+ and a transparent form
by Mr. xieguigang 谢桂纲
.NET language Canvas control for Interactive visualizing network data.
by Mikhail Cholokhov
Implementation of a LCD User Control in .NET using C#.

Latest Articles

by eug_acc (Eugene Akimov)
A photo images gallery browsing template - CatalogView style.
by User 2739121
Using GDI+ and a transparent form
by Mr. xieguigang 谢桂纲
.NET language Canvas control for Interactive visualizing network data.
by Mikhail Cholokhov
Implementation of a LCD User Control in .NET using C#.

All Articles

Sort by Score

GDI+ 

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
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.
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
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
by The Zakies
Tutorial 1 (how to create a vector graphics program)
by The Zakies
[tut4] how to draw lines & to draw different types on end shapes like rectangle and circle using C#
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
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.
by Andrey Sitaev
Here I placed source files, binaries and brief instructions for FastGrid control.
by Jarno Burger
A managed wrapper around FreeFrame, to give your video frames some cool effects
by Virendra Kulkarni
Steps to implement the “Fit picture to fill the shape” option in PowerPoint like applications using GDI+
by Pavel Torgashov
Simple and fast skew correction of scan docs in C#
by Grigory Avdyushin
Short description how to create a sexy badge for windows 7 taskbar
by sreeyush sudhakaran
VB.NET code for Base64 Encoding and Decoding of Image files
by PracticalDeveloper
A panel that has rounded borders, gradients, edges/bevels and a shadow
by RickZeeland
This is an alternative for "Beveled Panel with Shadow Effect"
by Matthias Böhnke
Bug Fixes for Reading Barcodes from an Image - III
by John-ph
Resize an image and save in JPEG format using C#.
by a_pess
Image File Format
by Farhad Reza
Chess piece movement project using C++ and GDI+
by Wu Yehao
A ColorSelector control used in GIS Applications, with a menu button for displaying
by Arman S.
Shows how to convert between different image formats by using GDI+
by Jacky Yiu
Dither - Floyd-Steinberg Dithering
by Ordiales
When no XP support is necessary. Better Icon structure arrises and easy conversion is allowed.
by Shao Voon Wong
Fixing Inconsistent Stroke Width of Chinese Characters
by Farhad Reza
This tip describes the use of GDI+ with F# language through Flag design.
by Petr Bříza
This app helps you with understanding and using GDI DrawString function: precise measuring, positioning, quality setting and performance tuning.
by alrosan
One method to generate random text
by trident99
GT is a compact, efficient, and customizable graphical user interface (GUI) library for the Windows environment.
by Dread_Sharp
How to build an easy plugin system with C# which only takes about 30 lines of code!
by Ammar J H
An advanced image control for Windows Forms applications with zoom ratio, zoom point, animated images and RightToLeft support
by The Zakies
Tutorial 2 (how to interactively add multiple shapes GDI using linked lists)
by Armando de la Torre
How to load an image from the filesystem and save it into a Database
by Mr. xieguigang 谢桂纲
Manhattan plot in VisualBasic, application of the cross platform VisualBasic in the data science
by Johnny J.
A sample owner-drawn ComboBox
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...
by User 9149614
Preserving alpha channel drawing transparent PNGs
by Andy De Filippo
Draw a shape-like editor implementing the use of anchors to resize and rotate a selection rectangle
by DidiKunz
Save a 32-Bit RGBA-Bitmap in the Truevision Targa Format
by kanbang
Save/Load Image between buffer
by Niquo
A menustrip, toolstrip and statusstrip which retrieve their data from ONE component.
by Niquo
A form which is drawn in a custom way
by Anoop Kr Sharma
In this Tip/Trick, I am going to show How to create Simple Paint Application in C#
by Rui Jorge Carvalho
Sudoku game solver with a "SudokuControl"
by Chen.shaohua
View each color in System.Drawing.Color
by Patrick Eckler
Updated AForge.NET Version 2.2.6
by fjparisIII
How to use GDI+ code in a WPF application for lossless JPEG image rotation
by Jesusfan
Create a draggable, proper splash screen in DotNet, with gradient transparency!
by J.F. Sebastian
A WSQ to BMP converter.