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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Problems with GetHicon method07 Oct 2005 13:50 GMT3
I've a problem converting System.Drawing.Bitmap in System.Drawing.Icon
using the GetHicon method.
This is my code sample :
private void pSetIco(int parNumImg)
Change contrast of image07 Oct 2005 08:51 GMT3
Does anyone knows an algorithm or a way to change the contrast of an image?
I've tried different things but nothing seems to work.
An explanation of how contrast works could also be a great help, of
brightness you just have to change the pixel value with a certain brightness
Splash screen with transparent image06 Oct 2005 23:53 GMT8
I'm trying to create a splash screen using an image that has transparent parts.
The effect I'm after is similar to the Acrobat Reader splash screen where part
of the image appears to jump off the splash screen rectangle.
I've tried several things but keep running into problems ...
Outputing an image inside an HTML page06 Oct 2005 15:13 GMT4
My previous question, "Document.contentType & ImageFormat.Gif"
probably wasnt worded clearly.  
My problem is this: i can output a dynamically created GIF using
content.Type image/gif.  The problem is, I need to include this GIF in
Information Needed - Creating Thumbnails06 Oct 2005 10:30 GMT2
Hello, and thank you for reading my post.
I am creating a DAM (Digital Asset Management) System and I have a few
questions about creating thumbnails.
I have figured out how to use System.Drawing to create thumbnail of existing
Why do my Fills flash?06 Oct 2005 09:39 GMT7
I am creating a "visio like" design surface, and was basing my code
(and learning GDI+) from the lovely MSDN article:
"Creating a Design Surface Using Windows Forms and GDI+ in Microsoft
.NET"
Drawing images - how to clear previous drawn image06 Oct 2005 00:27 GMT1
I have  a control derived from UserControl
On this control i am placing an image during the paint event On the
mouseover event i want to change the image to something else.
however i don t know how to clear the previous image (drawn during the paint
Image cropping and other05 Oct 2005 22:32 GMT3
Hi. Is there anyone who could provide me with a free code in C# that can
crop images, resize them, change brightness or contrast, or anything of
that.
Or at least instructions on the matter.
Rectangle odd behavior05 Oct 2005 20:44 GMT1
I am having a hard time understanding the logic behind the Rectangle object.
My problem has to do with the way the rectangle treats the "Width" property.
For example, take the following rectangle object.
Rectangle myRec = new Rectangle(0, 0, 2, 2);
C#, WebBrowser control and accessing the ScrollBars?05 Oct 2005 18:48 GMT1
I've tried asking this one three other newsgroups with no responses. :<   I
was hoping that someone here with C++ and C# experience could help
nudge/guide me in the right direction please?  I know it's not immediately
GDI+ applicable, but I'm trying to do this before using some ...
Best way to compare images05 Oct 2005 14:34 GMT2
I need to detect if a certain image is at a certain position in another
image.
What would be the best way to do this ?
I was thinking about xor'ing the picture i need to detect with the region in
A generic error occurred in GDI+.05 Oct 2005 04:01 GMT3
Hi I'm trying to animate a gif Image and I'm getting the
"A generic error occurred in GDI+."  exception.
Can somebody help me with this,
heres the main code.
Drawing a zigzag05 Oct 2005 00:22 GMT2
How can I draw a zigzag line under text like most IDEs do when there is an
error in code.  Or if your familiar with Outlook, when Outlook sees an
address that has multiple matches to it.  I've looked into HatchStyle.ZigZag
but it's just not rendering right.  How is this typically ...
drawing graphics problem04 Oct 2005 20:46 GMT3
please help me to find out a simple thing, which drives me mad.
I have a graphics
e.Graphics.
Now I need to cut out a bitmap of e.Bonds from this graphics and remember
BitMap from byte[] - VSTO2005, C#, .NET 2.004 Oct 2005 20:29 GMT1
This code is crashing with an invalid parameter error.
I'm using VSTO2005, VS2005, C#, and .NET 2.0.
//------------------------------------------------------------
byte[] bytImage = r.Image; //object returns a byte[]
Pages: 1 2 3 4 5 September, 2005
 
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.