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 / December 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Scaling Images In Polygon24 Dec 2003 11:41 GMT1
I am a bit new to graphics programing. I am trying in vb.net to make a
3 walled structure which'll give the look of 3d. for that purpose, I
am using same rectangle filled with textured brush for 3 walls. For
the center wall rectangle is to be drawn as is. For the side walls,I
How to get RECT or DC of context menu ?24 Dec 2003 09:53 GMT3
I'm wondering whether is existing any working way of
getting real metrics about the active ContextMenu.
For example ContextMenu(.net) expose window handler
which I tried to use in GetWindowRect call - failed result;
Negative Rectangles23 Dec 2003 23:39 GMT3
Hello all..
I am trying to figure out why I can't fill a rectangle that has negative
height/width, but I can with an ellipse:
private void Form1_Paint(object sender, PaintEventArgs e)
Image to byte array23 Dec 2003 14:05 GMT5
i load an image and manipulate it. How can i get it to an
byte array to store it to a blob field of a database?
Thank you!
Dirk
Add rectangle regions to image23 Dec 2003 13:07 GMT4
in VB.NET i am looking for the possibility to increase
size of an bitmap by adding white regions e.g. on top and
bottom.
(I load an image having 400x300 Px from file and want to
painting from an image distortion22 Dec 2003 21:06 GMT2
I am trying to perform double buffering on various areas
of my control for speed issues.  However, when I do this
the images that I redraw are distorted has anyone come
across this before?
What is SmoothingModes and InterpolationMode for?22 Dec 2003 20:51 GMT3
Do you guys know what is "Interpolation" and "SmoothingModes" for ? Is it
will have a major affect on "DrawImage" method ? Thanks you all in advance
and so appreciated for your help. Have a good one...
Kate
How make a better compression of Gif image output?22 Dec 2003 06:44 GMT2
I use the Bitmap.Save method to save a bitmap image as Gif format. I found
the size of the file is more larger than the image after saved by ACDSee
without quality lost.
How to perform the gif image optimization.
unhandled exception system.drawing.dll21 Dec 2003 12:22 GMT3
When running the following code:
'************************************************
Dim ColorDB As New ColorDialog()
ColorDB.ShowDialog(Me)
VB.NET Mapping Control20 Dec 2003 13:10 GMT7
Looking for a mapping control to allow plotting of lat long points and doing
various zooms and pans for a given region.
Reduce bit depth20 Dec 2003 11:18 GMT3
I'm developing an application that produces some images in black and white,
but my code creates a 32 bit image. From what I've read the Graphics object
will only draw on 32 bit images. However, once I'm done drawing on the
bitmap I would like to reduce this to 1 bit before saving ...
DrawString with heading and trailing spaces!20 Dec 2003 00:31 GMT1
Hi (again),
i (still) try to draw a string with heading and trailing spaces with an
underlined font.
Font font = new Font("Tahoma", 8, FontStyle.Underline,
DrawImage and paint problem19 Dec 2003 21:39 GMT2
I am writting a scanning module into an application that allows for
cropping. I built a custom select box that draws as you mousdown+mousemove
(just like the windws explorer drag select effect). To draw the box itself,
I am using a graphics object taken from my Picturebox and ...
Drawing question19 Dec 2003 19:11 GMT4
When I draw a line on a control (say a Panel) using Graphics's
DrawLine(new Pen(Color.Red, 1), x1, y1, x2, y2) method, it draws the
line with Red color erasing the previously drawn shape(s) along the line
on the Panel.
Transparent Label19 Dec 2003 19:02 GMT1
I have a form that I am drawing text onto in the top left
corner.  The problem is when I drop a label or even a
button and make the background color transparent it shows
the text that I have drawn in the label even if the label
Pages: 1 2 3 4 5 6 7 8 November, 2003
 
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.