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
HTTP Handlers for Images in ASP.NET
Have you ever thought of streaming thumbnails just by passing query string indicating width or height of thumbnail you need, and most importantly passing those to image itself?
Jigar Desai
Jun 23, 2003
2D Charting
I was amazed at what the VS.NET IDE does for a programmer as I was primarily used to Java via the command line.
paul 0
Aug 11, 2003
EggTimer in C#
This simple timer app will count down from whatever value is set in the textbox.
Mike Gold
Aug 26, 2003
Creating Word Find Puzzles for the Web in C# and GDI+ Part II
In our last article we showed you how to create Word Find Puzzles inside of a Windows Form. This article will show you the migration process of bringing it over to an ASP.NET application.
Mike Gold
Oct 06, 2003
Photo Browser and Wallpaper Changer
The attached source code is a Photo Browser and Wallpaper changer. You can save your favorite photos in a list and loud it at any time.
John George Messiha
Oct 20, 2003
Virtual Voltmeter using GDI+ and GP-3 Board
This is a less complex, nevertheless interesting example of how to use the same board to create a simple voltmeter.
Mike Gold
Dec 09, 2003
Image Resizing and FTP
I wanted a program to resize image and just FTP them to my site. After talking with friends, I realized they also had the same problems. So I built this simple .Net application.
Wdenton
Dec 24, 2003
Screen Capture and Save as an Image
The following example source code shows how to capture the screen and save it to an image.
Perry Lee
Dec 30, 2003
MathGraph in C#
This article and the sample code shows you to draw and print a math graph using GDI+ and C#.
Joshua M
Jan 26, 2004
Introduction to GDI+ Transformations
A transformation is a process that changes graphics objects from one state to another. Rotation, scaling, reflection, translation, and shearing are some examples of transformation. Transformations ...
Mahesh Chand
Apr 01, 2004
The Matrix Class and Transformations
Matrices play a vital role in the transformation process. In GDI+, the Matrix class represents a 3×2 matrix that contains x, y, and w values in the first, second, and third columns, respectively.
Mahesh Chand
Apr 01, 2004
Color Transformations and the Color Matrix
This article discusses the color transformations and how to apply Color Matrix on image colors to provide various effects such as gray scale effects, reduce or increase the contrast, brightness, o...
Mahesh Chand
Apr 10, 2004
Working with Drawing Class
This article gives an overview to work with drawing and printing class. It explains how to use various methods in the drawing and printing class.
Rama Nageshwara Rao
Oct 27, 2005
Drawing XY Plot Graph in C#
The attached code is an update of Mike Gold's XY Plot graph.
Harry Smith
Sep 30, 2005
How to Interpret Handwriting with C#
In this article, I'll try to explain how to recognize handwriting with C# and GDI+.
Levent Yildiz
Sep 02, 2005
Capture Desktop Activities As a Movie
This article shows to capture screen activities as a movie using Windows Media Encoder 9 SDK and C#.
Armoghan Asif
Feb 18, 2005
How to Write and Read a Color in C#
This article shows how to transform a color in hexadecimal representation.
Tiberiu Ionescu
Dec 09, 2004
Coloring the Console in C#
When working with console applications in C#, you always see a black and white screen. What if we want to change the background color of the console? We can change the foreground and background col...
kas_atd1
Oct 25, 2004
Simple Stop Watch Using C#
In this article I will discuss how to create a Stop Watch application using C# and and GDI+.
Ahmed Abdel Ghany
Jul 21, 2004
Significance of Transformation Order
When applying a composite transformation on graphics objects, the order of transformations plays a vital role. This article shows you various aspects of the transformation order and the results.
Mahesh Chand
Apr 27, 2004
No Records Available.
301
-
320
of
325
<<
13
14
15
16
17
>>
Learn MongoDB in 15 Days
Challenge yourself
R for Beginners
E-Book Download
Get Certified
Blazor