473,387 Members | 1,455 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Bitmap Manipulation

Hi,

I am writing a a C# application that needs to display a bitmap to the user
and allow the user to manipulate the bitmap. e.g, add edit bitmap, like in
an application such as photoshop or Corel Draw etc.

I'd like to know how i can achieve this in a C# application. I assume i
would have to embed a third party application in my C# application to allow
the user to edit the bitmap.

I'd appreciate any suggestions on how to get this to work,

Thanks In Advance,
Macca
Nov 17 '05 #1
3 6191
No third party controls needed; However you will have some fun playing
with GDI+.

Here are some resources to get your started:

http://msdn.microsoft.com/library/de...ary/en-us/gdic...

http://msdn.microsoft.com/library/de...ary/en-us/csco...

http://msdn.microsoft.com/vcsharp/do...les/23samples/ (Using
GDI+ with C# -- about mid page)

Also, if you are inclined to read a book, I believe that "Programming
Windows with C#" written by Charles Petzold is probably the most
exhausted resource available (his previous book "Programming Windows,
5th Edition" is known as "The Petzold" is also an excellent reference,
if a bit dated).

Hope that helps get you started in the right direction!

Cheers.

Cuyler

Nov 17 '05 #2
Hi,

In addition to macca's links you should definely check Bob powell site :
http://www.bobpowell.net/

cheers,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation

"Macca" <as****@dsl.pipex.com> wrote in message
news:Bs********************@pipex.net...
Hi,

I am writing a a C# application that needs to display a bitmap to the user
and allow the user to manipulate the bitmap. e.g, add edit bitmap, like
in
an application such as photoshop or Corel Draw etc.

I'd like to know how i can achieve this in a C# application. I assume i
would have to embed a third party application in my C# application to
allow
the user to edit the bitmap.

I'd appreciate any suggestions on how to get this to work,

Thanks In Advance,
Macca

Nov 17 '05 #3
Hi Cuyler,

Thanks for the tips, however the first two links i get "Page Not Found".

If you find out what the links should be, let me know!

Cheers
Macca

"Cuyler" <cu**********@gmail.com> wrote in message
news:11**********************@g14g2000cwa.googlegr oups.com...
No third party controls needed; However you will have some fun playing
with GDI+.

Here are some resources to get your started:

http://msdn.microsoft.com/library/de...ary/en-us/gdic...

http://msdn.microsoft.com/library/de...ary/en-us/csco...

http://msdn.microsoft.com/vcsharp/do...les/23samples/ (Using
GDI+ with C# -- about mid page)

Also, if you are inclined to read a book, I believe that "Programming
Windows with C#" written by Charles Petzold is probably the most
exhausted resource available (his previous book "Programming Windows,
5th Edition" is known as "The Petzold" is also an excellent reference,
if a bit dated).

Hope that helps get you started in the right direction!

Cheers.

Cuyler

"Cuyler" <cu**********@gmail.com> wrote in message
news:11**********************@g14g2000cwa.googlegr oups.com... No third party controls needed; However you will have some fun playing
with GDI+.

Here are some resources to get your started:

http://msdn.microsoft.com/library/de...ary/en-us/gdic...

http://msdn.microsoft.com/library/de...ary/en-us/csco...

http://msdn.microsoft.com/vcsharp/do...les/23samples/ (Using
GDI+ with C# -- about mid page)

Also, if you are inclined to read a book, I believe that "Programming
Windows with C#" written by Charles Petzold is probably the most
exhausted resource available (his previous book "Programming Windows,
5th Edition" is known as "The Petzold" is also an excellent reference,
if a bit dated).

Hope that helps get you started in the right direction!

Cheers.

Cuyler

Nov 17 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: | last post by:
Hello All, I am writing a web application that reads a bitmap from a file and outputing it to a HTTP response stream to return the image to the requesting client. The image file is a regular...
7
by: Dennis | last post by:
I am trying to implement drawing on a bitmap and using bitblt to transfer it to the control graphics object in the paint event. It seems to draw on the bitmap ok but doesn't get transferred to the...
7
by: Fir5tSight | last post by:
Hi All, I used the following code in C#: using System.Drawing; //blah blah blah Bitmap bmp = new Bitmap();
14
by: eliss.carmine | last post by:
I'm using TCP/IP to send a Bitmap object over Sockets. This is my first time using C# at all so I don't know if this is the "right" way to do it. I've already found out several times the way I was...
0
by: L'eau Prosper Research | last post by:
NEW TradeStation 8 Add-on - L'eau Prosper Market Manipulation Profiling Tools Set By L'eau Prosper Research Press Release: L'eau Prosper Research (Website: http://www.leauprosper.com) releases...
8
by: Joergen Bech | last post by:
Suppose I have Dim bm As New Bitmap(16, 16,Imaging.PixelFormat.Format8bppIndexed) I cannot use Dim g As Graphics = Graphics.FromImage(bmdest) Dim hdc As IntPtr = g.GetHdc() as the...
6
by: \Frank\ | last post by:
I trying to learn what a Bitmap is. Not a Managed Bitmap Object but one that, for example, comes from the clipboard with CF_BITMAP. I'm guessing that a CompatableBitmap is an array of indices...
2
by: Peter Oliphant | last post by:
I want to create a new Bitmap which is a portion of an existing Bitmap. For example, if I have a Bitmap that is 100x100 in size I might want to create a new Bitmap that is equivalent to the one...
0
by: Dazza | last post by:
G'day, I'm looking for a way to save a webcam frame image to a bitmap. I don't want to go via a PictureBox like many examples I've found on the net, because I will have no forms, or GUI...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.