TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
GDI+
FOLLOW
GDI+ allows you to create graphics, draw text, and manipulate graphical images as objects. Here you may find GDI+ related articles and news.
Articles
(325)
Blogs
(24)
Resources
(2)
Videos
(0)
News
(0)
Articles
A Wheel Control in C#
This article describes a simple Windows control written in C# that simulates a wheel knob like that on your walkman used to change volume.
Alberto Ferrazzoli
Feb 15, 2002
Drawing rubber-band lines and shapes
I would like to show how we can draw rubber-band lines and shapes in GDI+ with just a few lines of code.
nildo
Mar 12, 2002
An Imporved LED Counter
This in an improved version of Keeping Score with LED Counter article originally written by John O'Donnell.
Scott Penner
Apr 01, 2002
Exocortex.DSP - A C# Complex Number and FFT Library
Shows how to convert an image from a spatial representation (i.e. picture on the left) to a frequency representation (picture on the right) using a 2D fast Fourier transform.
Ben Houston
Apr 08, 2002
Creating Graphics with XML
This article shows how to create images on the fly and uses XML to specify the properties of the images.
John O Donnell
Apr 09, 2002
Drawing Transparent Images and Shapes using Alpha Blending
Alpha blending is a process of mixing colors and generating a transparent affect. To test this, you draw some graphics shapes on a surface and draw image on top of those shapes and you should be ab...
Mahesh Chand
Apr 22, 2002
Knob Control using Windows Forms and GDI+
Control creation for windows form was never so easy like its now with .Net, although it needs some math skills if you want to create self drawn control.
Jigar Desai
May 13, 2002
An XY Plot User Control in GDI+
This is a follow up of the article written originally for the beta version of .NET. called, A Graphics Component in C#.
Mike Gold
May 24, 2002
Use CurrencyManager and MemoryStream to Display Images
This article and attached sample code demonstrates you how to use the CurrencyManager and MemoryStream to display images. The current demonstration displays all the records of the employees with th...
Sushila S. Bowalekar
Jul 01, 2002
Hex Colors in C#
Currently I am developing a shareware application for generating image galleries for the web. There is a template engine built in that allows the user to specify colors as hexadecimal values, plus ...
Sandro Todesco
Sep 05, 2002
Web Thermometer in C# and .NET
The Web Thermometer is a good example for using GDI+.
Mike Gold
Sep 13, 2002
Spiro Designer
Spiro designer is a partial implementation of Spirograph. Spiro Designer uses the Matrix and GraphicsPath classes with their Transform and Rotate methods to build a spiro.
Bill Farley
Sep 16, 2002
OpenGL using CsGL
I m glad to be the first one writing about OpenGL at this site. What I want to show you in this article is that it is fairly easy to setup a form that is capable of showing 3D.
Jay Smith
Oct 07, 2002
OpenGL Basics
In this article I want to explain couple of more things. First of all, I would like to cover the OpenGL Coordinate System.
Jay Smith
Oct 09, 2002
Ray Tracking in C# and .NET Updated
In this article, the author adds (fixes) new features to the code.
jbeck
Dec 17, 2002
DigitizeAny - A .NET Windows Digitization Tool
DigitizeAny uses Win32 API calls to obtain the coordinates of the cursor and then translates to the graph coordinates once set. Since a mouse click would essentially bring to focus the window where...
Vijay Cinnakonda
Dec 17, 2002
ImageCanvas Web User Control for ASP.NET
Most of you must have seen picture box control of windows forms. We can set image of picture box control and control will render that image in form.
Jigar Desai
Dec 31, 2002
ChessyOnline 1.0: An Online and Network Chess Game
The attached project is a chess game that can be played by two users online as well as on the network.
sameh ahmed
Dec 31, 2002
Using Genetic Algorithms to Design Logic Circuits in C#
The article goes to explain that GA (Genetic Algorithms) have been used by various programmers to come up with 15 previous patented inventions + (and here is the startling part) some new ones! I ...
Mike Gold
Feb 05, 2003
Making Thumbnails of Transparent Images in .NET and C#
When I started writing web applications using .NET, I found myself in need to dynamically create thumbnails of images that could be uploaded by the user or pulled from a database.
Jacques Philip
Mar 28, 2003
No Records Available.
281
-
300
of
325
<<
13
14
15
16
17
>>
Learn Machine Learning With Python
Challenge yourself
Google Cloud
E-Book Download
Get Certified
Xamarin