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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Can't get window handle23 May 2004 11:32 GMT1
I just can't find out the way to get the handle of a window.
Finding color of specific pixel in Image23 May 2004 05:18 GMT1
I'm trying to figure out how do I
check the color of a specific pixel in an Image ..
anyone can help ?
Thanks
Near-opaque Alpha Values Fail to Retain Color on Copy23 May 2004 01:11 GMT3
I posted earlier about a problem with combining alpha values, but I
have simplified the problem much more.  Take a look at the red value
magically changing when I try to make an exact copy of an image with
near-opaque alpha values.  This must be a GDI+ bug.  Is there a
Howto Save a bitmap in grayscalae jpeg???22 May 2004 19:56 GMT1
Everything is in the title...
In fact, i get a bitmap in grayscale that has been captured with a scanner
the code is approximately this one:
    Dim MyImage As Bitmap
Hard time creatiing multipage tif: Help! 21 May 2004 10:49 GMT1
I keep getting an "ExternalException: A generic error occurred in GDI+"
from the following code that attempts to combine two single page images
into one two-page tif. Has anyone successfully done this?
using System;
Region property and applying it in a control20 May 2004 15:54 GMT3
currently trying to write a custom control that will display an image in
true transparent form, e.g. can actually see the background images placed
behind the control rather than the background graphic held on the form.
Have produced a region which will hold the outline of an image ...
Why no exif codec?19 May 2004 20:36 GMT2
Looking at the list of codecs for GDI+ Bitmaps, from
ImageCodecInfo.GetImageEncoders(), there doesn't seem to be an EXIF
codec.
Does anyone know why - is EXIF not supported? How do you set the
listbox background-image19 May 2004 15:57 GMT1
I created an owner-draw listbox with background image , i draw per item
using texturebrush like this:
e.graphics.fillrectangle(otexture,e.bounds);
e.Graphics.DrawString("test",FontUsed,otexture,e.Bounds.X,e.Bounds.Y);
HELP: Constraining cursor movement to intercharacter positions19 May 2004 13:15 GMT5
I have a custom control that operates as a header for other text controls.
It consists basicaally of a single line of digits used as a ruler.  I have a
mouse 'slider' object which follows the mouse movements horizontally.  How
can I constrain the cursor position to be 'between' the ...
Window Title Bar19 May 2004 09:32 GMT2
hi every body
i work with shaped forms using region but i need to over load the title ba
Can every body tell me how can i painting on title bar
thanks
forms scrollbar18 May 2004 23:04 GMT1
I have a form and in the form I have enabled autoscroll property and I
want to enable only vertical scroll bar..How can we do that..
Appreciate your response
Reduce image size18 May 2004 10:38 GMT3
I have picture with a bis size as 1 MB (digital photos).
I am looking for an example to reduce the file size with c#.
After reducing I want store the smalll file in a database.
Mybe anybody has a exaplme or idea.
Make a window "Click-through"18 May 2004 08:35 GMT5
I've got two little apps which are able to create a window that displays
something on the desktop, but are not clickable.  Instead, when you
click on the window, the item 'behind' or 'under' that window gets clicked.
I'd like to know how to do this, using VB6, VB.Net, Windows ...
Rounded Corners on Translucent Form17 May 2004 21:19 GMT5
I have a borderless form with it's Opacity set to 60% so the background
shows through.  It looks very nice.  But I'd like to round the corners of
this form.  All the techniques I've seen so far for creating shaped forms
involve using the TransparencyKey property of the form.  But ...
VB - saving files with encoders17 May 2004 15:31 GMT2
I'm trying to teach myself the basics of image handling with VB.NET and GDI+
and I'm stuck trying to figure out how to save an image with encoders and
encoder parameters.  Part of the problem is the MS documentation seems to be
really sparse in this area. I found an example through ...
Pages: 1 2 3 4 5 6 April, 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.