Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Windows Forms / Drawing / October 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Drawing one bitmap into another05 Oct 2004 17:22 GMT5
VS.NET 2003, .NET v1.1, VB.NET
I've been playing around with this for a couple of days, and I'm obviously
missing something very simple here.
I'm working on a program that manages objects in a grid.  The idea is to
difference between drawrectangle and fillrectangle05 Oct 2004 17:10 GMT5
Can some one give me a reason for the following :
Test the following code:
Graphics g = this.CreateGraphics();
g.DrawRectangle(new SolidPen(Color.Red), 10,10,2,2);
Upload file and convert image before inserting to db04 Oct 2004 19:07 GMT1
I have looked everywhere on the web for an answer to this and the only
thing I can find is converting the image format when the file is
present on the local filesystem. What I want to do is use a web form
to upload a TIFF image (scanned images) and convert it to a JPEG
Saving img from/into MemoryStream - no answer yet...04 Oct 2004 14:11 GMT2
Any MVPs out there can find an answer to this?
From all posts about this topic, there still no answer to
this.  How can you read then save an image in memory.
I know save works fine when you open an image from file.  
Double buffered bitmap and windows controls03 Oct 2004 21:28 GMT1
Hi, hope this is the right ng to ask this question
I have a winforms control which in the paint overridden handler
draws something on top of a back buffer bitmap (loaded during
component initialization) and then draws the result to the main
Remove a line drawed by DraLine()03 Oct 2004 21:19 GMT3
hi to all,
i draw a black line in a white colored form, (imagine something like the
painter's canvas), base on 5 different Points, so this line is, let's say,
100 pixels right, 50 up, 100 right and then 200 pixels down.
GDI+ & .NET HELP!!!03 Oct 2004 16:31 GMT2
I am currently helping to install some software from a group called
Economatics. The software keeps having errors saying that "this is only
valid in Win32 mode" or "unhandled exception error" or something about GDI+.
The company are aware of the issue which only occurs on windows 98 ...
Drawing Bar Chart02 Oct 2004 03:08 GMT1
Is there a sample code to drawing bar charts
Thanks
Draw in MDIContainer won't work01 Oct 2004 23:22 GMT1
I am trying to use DrawString and DrawRectangle in the interior area of an
MDIContainer form. I can use these functions to draw on a regular form but
not this Parent form.
In the Paint event of the form I have tried these ways to get the Graphics
Converting Text to Default Colors in VB.NET01 Oct 2004 13:45 GMT1
I have an XML file that has settings for my app.  Many of the settings
involve color (i.e. <BackColor>Red</BackColor>).  The XML value is read into
a string, so I have a string called strBackColor with the value "Red".  Now I
want to set the form to BackColor.Red.  How do I do ...
gdi+: bitmap.save keeps crashing - HELP!01 Oct 2004 08:07 GMT2
I've got a problem with the Bitmap.Save() method: it keeps crashing on some
pictures.
Some pictures just work, others just crash. And it is very often, roundabout
ever third picture crashes on Save after some operation.
Pages: 1 2 3 4 5 September, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.