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 / June 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Creation of multiple irregularly shaped areas on a Winform22 Jun 2004 15:40 GMT2
I remember seeing a demo years ago of a web technique in which it was possible to map out multiple irregularly shaped areas (hotspots? maps?) for use as links.  Is there any way a similar effect could be created in Winforms?  I already know how to create an irregularly shaped ...
Speeding up GDI+21 Jun 2004 20:48 GMT3
I've got an application that allows the end user to draw on an image (lines,
rectangles, ellipses and freehand). The images can be pretty big, they're
taken with a 5mp camera. The drawing works but lags behind the mouse
movements, I've read some posts that suggest caching and other ...
Graphing Geographic Data21 Jun 2004 20:48 GMT4
I have a map of my local state and I have a feed I receive on a regular
basis (the feed consists of XML data that gives me geographic coordinates
that I store in my database).  We are switching to .NET and we want to make
this real time and available on the web for our remote people ...
Boxing/Deboxing Bitmaps Problem21 Jun 2004 17:17 GMT3
I am using Microsoft Visual Basic .net 2002 Standard. I am coding an application which loads in data from a compressed file. One of the items in the file is a raw RGB565 bitmap, at 800x600 pixels. In a previous version of my app, I used Bitmap.SetPixel() but performance got to be ...
Transparent label over live video stream21 Jun 2004 15:06 GMT3
I'm working in a software that captures live video from an ordinary webcam.
This software has a form with a panel which is the preview window. In this
panel is show a preview of what is being captured from the webcam. I wish to
put a label inside this panel, but this label should be ...
LinearGradientBrush21 Jun 2004 12:04 GMT1
I use a LinearGradientBrush to fill a rectangle. Now I want to know what
color was used on lets say pixel (5,5) in the rectangle. Is there a way to
get the color without using getPixel?
image.getthumbnailimage20 Jun 2004 22:29 GMT7
Hi all, I have a need of resizing images to a thumbnail size on the fly. I
have tried and used the image.getthumbnailimage api successfully. However I
noticed that it doesnt maintain the aspect ratio of the original image while
doing the resize. So some images do end up looking ...
Speed of drawing to bitmap varies with bitmap size20 Jun 2004 15:16 GMT2
This is in C#...
I create a Bitmap sized to fit a form, do a Graphics.FromImage(...) on
that Bitmap and draw to it. I do a bunch of arithmetic to serially compute
the locations of several hundred points and use ImageList.Draw(...) to
Metafile.Save19 Jun 2004 14:04 GMT1
I'm trying to save a metafile I generate to disk as a enhancemetafile but it
always saves as a PNG file.  I make the following call
meta.Save(filename, imageformat.emf)
Transparent GIF18 Jun 2004 15:50 GMT7
I'm just fighting since a few days with .NET, but can't find out what is
wrong in my code. I try to generate a transparent GIF, but this does not
work, the background is always black.. this is my code
someone can help me?
Converting an Image to Binary Array Problem18 Jun 2004 15:44 GMT2
I have an app that takes a multi-page TIFF produced from our fax
software, and breaks it into pages and the puts each page in a row in
a dataset.  I had it writing to files and it worked fine.  I want to
have it write to memory instead.  The following code runs, but on the
Bitmap conversion17 Jun 2004 22:35 GMT1
I'm trying to convert byte array (valid bitmap format) into some bitmaps and
back to byte array again.  But when I inspect the content of the array
before and after the conversion they are different.  I'm used the following
code to do the conversion.  May any of you tell me what's ...
Transparent Line Control17 Jun 2004 17:27 GMT13
I'm trying to create a transparent line control.  That is a control that
simply draws a line from upper left to lower right of it's rectangle.
Here's the catch, I want the control to be transparent so I can place this
control on top of other controls (example, drawing a line between ...
graphics.drawstring17 Jun 2004 17:12 GMT2
Experienced posters,
Hope I have an easy question for you.
I am using the following code to draw a string;
g.DrawString(BaseStartDate.ToShortDateString, New Font("Tahoma", 6,
Image Processing Components17 Jun 2004 15:55 GMT1
Hiya!
I'm currently looking for a good image processig component (classes) to use
in
a project. I do not want to controls (winform or webform) since I will be
Pages: 1 2 3 4 5 6 May, 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.