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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Application icon from hWnd?28 Dec 2007 16:27 GMT6
Is it possible to get a bitmap icon from a window's hWnd value
suitable for populating an ImageList control? I have working a small
application that lists the running, user applications in a listview
(title & hWnd) and it would be great if I could also add the icon (or
Icon.FromHandle + ImageList = decreased color depth20 Dec 2007 22:13 GMT7
I'm writing Visual Studio add-in in C# (VS 2008, WinXP SP2).
I need to display a list of files in ListView control. In
order to get the file type's associated icon I use
`SHGetFileInfo' API from Shell32.dll (the code is taken
Convert Color Bitmap To B/W19 Dec 2007 05:36 GMT4
Hi every one,
I am trying to convert Color jpg into 1 bit pixel b/w gif.
For that i used some examples i found in the internet: Bob Pawell or
www.wischik.com and others.
Image artifacts after asp.net gdi+ resize18 Dec 2007 23:07 GMT4
I'm experiencing some issues with uploading & resizing images on my
website. I'm taking images that are uploaded to my page and upscaling
them to 300dpi if they are below that resolution and adjusting their
pixel width & height to what I need.
Scale Image w/o creating a 24 bit image object12 Dec 2007 21:57 GMT3
I have a large (1000px x 20000px) Image object that I am trying to
scale down. It is in the 8bppIndexed format.
I am currently creating a new 24 bit Image object and using the
DrawImage method to do the scaling.  But creating the new Image object
Animated GIF colour depth11 Dec 2007 20:06 GMT4
I'm having a problem using C# to load image files. I'm writing an
application to do some palette processing with palettized (ie. 8-bit) image
files. With most files it works fine, and with standard GIF files it works
too. But when I try and load an animated GIF file it seems to ...
What site contains the OctreeQuantizer  code you'd recommend08 Dec 2007 12:05 GMT6
Once I saw an implementation of OctreeQuantizer that did not require the
Unsafe keyword.
Now that I want it I can't find it.
Do you know how to find that site?
Pasted clipboard text looks bad03 Dec 2007 14:53 GMT11
I copy text to the clipboard using WordPad and then retrieve it and draw it
on a panel.
The edges of the text looks bad.
I suspect that it's the result of antialiasing and the background of the
Printing cause application thread exiting01 Dec 2007 11:32 GMT1
I have a strange problem:
When my application print something with
System.Drawing.Printing.PrintDocument(), my application thread
(MessageLoop) is going down.
 
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.