Groups | Blog | Home


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 > october 2006 > threads for october 29 - 31, 2006

Filter by week: 1 2 3 4 5

GraphicsPath to Points list
Posted by googler at 10/31/2006 11:47:25 PM
I am using GraphicsPath for drawing objects such as line, ellipse... But I have to retrieve a list of points that this path contains. How could I do this? Thanks. ...more >>


Question on Animation
Posted by pamela fluente at 10/31/2006 6:18:01 AM
In a fast animation done by repeatedly displaying a bitmap on a picture box ... what is better: 1. to recreate, each time, the bitmap and graphics object (disposing the previous ones) or 2. to "clean up" the existing bitmap and redraw on it ? And, in case what is the ...more >>

Identify shape in image
Posted by John at 10/31/2006 12:00:00 AM
Hi there, Can anyone tell me how to go about identifying the location of a shape in an image? I have a series of images that all have a blue circle somewhere in the image. I would like to be able to identify the location of the circle in some kind of x y position relative to the image its...more >>

Getting raw bitmap byte data from bitmap image
Posted by mpalacio NO[at]SPAM gmail.com at 10/30/2006 3:03:41 AM
Hi guys, Does anybody know how to retrieve/parse the raw bitmap bytes from a bitmap image? In other words, excluding the header data. Thanks so much! Am using c# btw. ...more >>

Outlining Pixels with transparent background
Posted by Jude Martin at 10/29/2006 9:47:35 PM
Hello, I have been searching for a solution for many days now and would like to throw this question out to anyone who may be able to assist. I am trying to find a way to add an outline to non transparent pixels in a Bitmap object. The background is painted Color.Transparent and any...more >>



DevelopmentNow Blog