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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Gradient fill a bitmap31 Oct 2007 13:46 GMT7
If I have the following bitmap:
Dim myBitmap As New System.Drawing.Bitmap("C:\Test.Bmp")
Could somebody show me how to gradient fill this bitmap?
Thanks,
Read an Image File Question29 Oct 2007 01:29 GMT2
Is it possible to read an image file into a bitmap of a specific size so if
the file image is 1000 pixels by 1500 it will be loaded to a smaller bitmap
and shrink it in the process I can specify the exact dimensions of the
bitmap
Draw an image from a file28 Oct 2007 17:50 GMT2
I would like to print a large tiff image, the size of the tiff file is about
40k but when I create a bitmap so I can print it the size of the bitmap is
40mb or possibly much more
Is there any way to print an image directly from the file (currently I use
Print multipage tif?28 Oct 2007 17:17 GMT1
(using vb.net 2005)
How do I print a multipage tif?
Thanks in advance!
M O J O
Compressed bitmap28 Oct 2007 00:49 GMT2
I need to read a tiff Image and change it slightly.
Currently I create a bitmap then I draw the original image and do the
changes.
Since the tiff is very large in size the bitmap takes a huge amount of
Create BITMAP graphics with same properties of the PRINTER graphics24 Oct 2007 14:25 GMT6
I am printing on the printer graphics.
For some reason before printing (some specific parts of) and image
I need to create the image on a separate bitmap which has the same
resolution (not same size, which will be
Generating a PNG8 image with System.Drawing23 Oct 2007 20:48 GMT3
I'm working in a MCMS 2002 site and for a template I need to create
images on the fly.
The image format of choice is PNG because this images had to have a
transparent background and  .NET doesn't go very well with transparent
Printing multiline text, how to get the correct rectangle height.22 Oct 2007 11:42 GMT7
I'm using
float height;
MeasureString(text, font, size, new StringFormat(), out charCount, out
lineCount);
How can I draw a control to the printer?21 Oct 2007 12:18 GMT1
I've created a control and I'd like to draw a set of them to the
printer (stacked on top of each other).
Problems with the graphics class20 Oct 2007 15:24 GMT4
I'm trying to write some scientific software for my job at a
university and I'm having some problems with the graphics class. I've
included the source that I've used to test things.
Source1.tif is a 512x512 greyscale image and source2.tif is a
Bitmap.GetHIcon leaking GDI resources?19 Oct 2007 16:39 GMT2
when I do this code
Dim HIcon As IntPtr = bmp.GetHicon to convert a Bitmap which is just a 16x16
image I pulled from a resource originally as an icon (16x16x32bit) then
converted into a bitmap to draw on it's surface then wanted to convert back
Preview Document17 Oct 2007 19:27 GMT1
Hi;
I'm build a wizard and it have a preview document, to this i used PrintPreviewControl, but don't
show the document, How do it?
Thanks.
DrawImage() performance issue in GDI+17 Oct 2007 19:01 GMT1
I am using GDI+ to develop a image editor. An image consists of a list of
text controls and image controls.
I draw everything in a picture box.  I use DrawImage() to draw the image
layers, but the performance is very bad, especially when the user drags an
Create thumbs.db file17 Oct 2007 18:55 GMT1
I have hundreds of directories with hundreds of images in each directory.  
When a user steps into the directory for the first time a thumbs.db file is
created.  Across a network, this can take some time.
Is there a .NET Drawing or Windows API function to create these thumbs.db
StretchDIBits? Vista? Nvidia?16 Oct 2007 08:33 GMT18
A C++ DLL has bits for a DIB and a BITMAPINFO structure.  biBitCount is 24
and biHeight is positive, treating the DIB as bottom-up[*].  On 32-bit
Windows XP and Vista systems, a C# program has Int32 variables that are
actually pointers[**] and there is no problem with those.  The ...
 
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.