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 / February 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
PictureBox zoom printing08 Feb 2007 18:50 GMT1
i'm trying to print a picturebox image with the SizeMode property set to
Zoom.
With DrawImage I can't get the size of the image inside the picturebox
because i get all of the displayrectangle instead.
How to use raster font08 Feb 2007 12:41 GMT2
I am using VS2003 with 1.1  I have this font file xxx.fon and i would like
to drawstring by using this font ...... i am unable to find any help on this
while i googled ...... ur help is appreciated ......
Metafile in console application07 Feb 2007 22:00 GMT3
I want to create a WMF/EMF file in a console application using C#,
however, I failed to create an empty Metafile object. As much as I can
tell, the various Metafile constrctors require an existing file or a
IntPtr to a device context. As this a console application I do not
Graphics.DrawPolygon with Custom Dash throws Exception07 Feb 2007 07:30 GMT2
(I already posted this question in
microsoft.public.dotnet.languages.csharp, but this one is updated)
I have a problem. When drawing into a graphics context I sometimes
get
Shear image07 Feb 2007 00:40 GMT4
When you use the Shear method, the 2 corners of the image are moved together
and the image becomes a parallelogram. But how to shear the image by moving
only a corner of the image? Or is there another method which do the job?
Thanks
Huge images05 Feb 2007 17:23 GMT4
I've been working on a website and i need to resize uploaded pictures
and stuff. Everything works fine with Image.fromstream method but
there seems to be a simple problem,
I created a simple solid blue jpg file which is 10000x10000 pixel
vb.net Multipage TIFF03 Feb 2007 10:54 GMT6
Hello all. Newbie here looking for resources related to mulipage Tiff's in
vb.net.
My current plans are to capture PCL prints from and AS400 and convert those
PCL's to multipage TIFF's.
Antialiasing rendering of metafile images02 Feb 2007 17:48 GMT2
Since .Net 2.0 has more support for vector graphics (Metafiles) this can be
put to use on a so called "resolution free" GUI. However a big problem
appeared here. The rendered metafile object does not use antialiasing and as
a result it looks pretty rough on the screen.
Loading image byte array02 Feb 2007 17:08 GMT14
I recently found a thread where Frank Hileman suggested using the Bitmap
overload that enables you to get direct access to the image byte-array,
opposed to using unsafe code along with lockbits. I've written a small
wrapper for this functionality and its working ok. My question ...
key to speed - use byte array instead of writing to locked image bytes01 Feb 2007 23:30 GMT11
I generally work with large scans, so speed matters for me.
I wanted to set transparency for colors whose RGB byte total is less than 10 (light colors).
I tried the Bob powell method listed at:
http://www.bobpowell.net/lockingbits.htm
Drawing a Pixel?01 Feb 2007 21:40 GMT3
Hello. I'm using Visual Studio 2005 (VB) and I want to a draw a pixel to an
(x, y) position on the form (is drawing to something else faster or
easier?). Here's the catch; the pixel needs to have an RGB color value, so
using System.Drawing.Brush is not an option, since you can ...
Pages: 1 2 3 January, 2007
 
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.