C# Corner
Tech
News
Videos
Forums
Trainings
Books
Live
More
Interviews
Events
Jobs
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Mahesh Chand(1)
shru27 (1)
Jacques Philip(1)
Resources
No resource found
BitmapData to Change Pixel Format in GDI+
Mar 04, 2010.
In this article I will explain about BitmapData to Change Pixel Format in GDI+.
Image Processing in C#
Apr 13, 2004.
This application explains basic concepts of image processing including brightening, converting to gray and adding notes to an image using C# and GDI+.
Making Thumbnails of Transparent Images in .NET and C#
Mar 28, 2003.
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.