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 / November 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
{"A generic error occurred in GDI+."}, need help on this30 Nov 2006 23:49 GMT2
ASP.NET 2.0
This code below causes an {"A generic error occurred in GDI+."} exception at
the :
"imageFile.Save(Response.OutputStream, ImageFormat.Png);" line.
Bitmap Strip and Animation30 Nov 2006 23:41 GMT1
I have a bitmap which contain several images that represent an image
sequence if animated.
I guess what I would like to do (and can do) is load the bitmap into an
ImageList then 'somehow' animate the imagelist onto a Windows form.  The
Font ctor throws exception, how?30 Nov 2006 10:29 GMT4
I had a customer report an exception which seemed to be thrown by the Font
ctor when the font was missing (my code tried to create a "Verdana" Font
object and he had deleted his Verdana font).
However, I can't repro the exception on my PC. When I try to create a Font
Draw a single line using console application in J#.Net29 Nov 2006 00:39 GMT3
Hi am Narendar.Am working on graphics in J#.net.I want to draw a single line using console application in J#.net.
Please any body can provide a code for this......Either in C# or J#
Bitmap shrinks when passed to a function27 Nov 2006 13:28 GMT7
This is driving me mad. I have two functions, the first of which
(ProcessBitmap) calls the second (Blur) and passes in a bitmap as one of its
arguments. For reasons beyond me, the bitmap is being shrunk as it gets
passed. Actually, the bitmap itself remains the same size, but the ...
Losing pixels from edge when resizing and using interpolation25 Nov 2006 11:57 GMT2
I have now spent the better part of two days trying to solve this problem,
and really hope somebody here can help me.
When i resize an image, and use antialias, I lose important image
information.
gdip exception23 Nov 2006 22:39 GMT4
Hi folks! I made a simple application in c# 2.0, and I successfully installed
it on many computers (windows xp pro). The .net framework v. 2 was previously
installed of course. On a SINGLE computer, the application start but it
crashes immediatly saying "Unhandled exception..", ...
Drawing Charts with GDI+22 Nov 2006 20:39 GMT5
I have a question...  I'm trying to learn how to draw charts using GDI+,
especially pie charts, but would do bar charts afterward... I know there are
a lot of third party libraries out there, but I want to learn how it's done.
For 2D, there's no problem about it...  my problem ...
Drawing in a tab page leaving artifacts21 Nov 2006 21:44 GMT1
I have a custom button control that draws a rounded rectangle.  When
clicking the button, it gets smaller by a pixel on each side.
In the OnPaint method, the first line is:
e.Graphics.Clear(this.Parent.BackColor);
Printing graphics/text that span multiple pages21 Nov 2006 10:46 GMT7
(this is a "scaled down" version of a previous post to hopefully
attract more responses)
Scenario:
1) I have a class that renders graphics and text onto a passed-in HDC.
Display text in textbox with leaving space from both ends.21 Nov 2006 10:43 GMT2
my prob is that i have to print text in textbox with leaving some space from both left and right boundries. and that space is to be calculated at run time. it should behave normally within the constrained area. actually i have to display some controls at both ends, and no of ...
what's wrong here: scan pass for transparency18 Nov 2006 13:22 GMT23
I am doing experiments with the scan pass to test transparency of a
rectangular portion of a bitmap
I must be doing something wrong:
 1. On the second msgbox I get an exception saying the bitmap is
Question on Animation17 Nov 2006 17:34 GMT18
In a fast animation done by repeatedly displaying
a bitmap on a picture box ...
what is better:
     1. to recreate, each time, the bitmap and graphics object
Drawing in Greyscale with C#16 Nov 2006 20:14 GMT1
In a recent post I asked the question how to draw in greyscale with c#
and CreateDibSection was suggested. It was a good suggestion but, I'm
having some problems and would appreciate any advise.
I'm not sure the DIB being setup correctly, I'm getting pointers
differenet type of images saving as one png image and it is working fine16 Nov 2006 12:06 GMT1
i am saving different type(BMP,JPEG,JPG,TIF,GIF,PNG) of images into a
single PNG image by using "System.Drawing.Bitmap" and that bitmap
saving as PNG. bitmap.save("a.png");
it is saving good but i try to optimize this PNG with different bit
Pages: 1 2 3 4 October, 2006
 
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.