Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008
all groups > dotnet drawing api > april 2004 > threads for april 29 - 30, 2004

Filter by week: 1 2 3 4 5

Assigning pixel value in a Format8bppIndexed image
Posted by Dustin at 4/30/2004 6:03:57 PM
Hello, I'm trying to create a 256 color paletted based PNG image, and am amazed at either how difficult this is, or how stupid I am. Any pointing in the right direction would greatly be appreciated. Since creating a bitmap using Format8bppIndexed, you can't use SetPixel, what are the optio...more >>


Draw a arrow and move it
Posted by Gerry Viator at 4/30/2004 11:49:34 AM
Hi all, I need to have a arrow move from one control to another? How do I draw a arrow on the screen on top of one control and then move it to the middle of another control? Always appearing on the top. thanks for your help Gerry ...more >>

How to make one color transparent in picture through Vb.Net for a vba application
Posted by Vivek Gupta via .NET 247 at 4/30/2004 4:01:26 AM
(Type your message here) How to make one color transparent in Image through Vb.Net for a vba application .The Image is on the word Document and i have to make one color transparent through .net coding. Any idea Pls Help!!!! -------------------------------- From: Vivek Gupta ----------------...more >>

gif picture and its licence
Posted by Daniel Bolege at 4/29/2004 10:41:45 PM
Hi, as far as I know the gif image format is still not free and developers have to pay a fee if they dont want to infringe the copyright. Therefore I was surprised that .net provides a gif-converter in the GDI+ (Image.Save [...], System.Drawing.Imaging.ImageFormat.Gif). Because of the licen...more >>

Colour Scale
Posted by steven_licciardi NO[at]SPAM hotmail.com at 4/29/2004 8:32:29 AM
I am drawing a contour plot, which is currently grey scale, using all 256 greys. I would like to try using colour instead, but cannot determine a suitable color scale (for instance if I use all colours between 0 and 16777215 it looks very bad). Can anyone suggest possible colour scales I might...more >>

Drawstring too slow!
Posted by Max lopez via .NET 247 at 4/29/2004 3:00:27 AM
I have big performance problem with drawstring! I draw lots of strings in a panel window, memorized in a matrix= rows,columns=2E Every time it needs to repaint all panel (using= invalidate method), the update is too slow=2E I've already used= double buffer to avoid flicker, substituted Pan...more >>



DevelopmentNow Blog