Changeset 11639 for ImageMagick/trunk

Show
Ignore:
Timestamp:
07/15/08 10:56:59 (3 months ago)
Author:
cristy
Message:
 
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ImageMagick/trunk/wand/drawing-wand.c

    r11218 r11639  
    36423642%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 
    36433643% 
    3644 %  DrawPoint() draws a point using the current stroke color and stroke 
    3645 %  thickness at the specified coordinates. 
     3644%  DrawPoint() draws a point using the current fill color. 
    36463645% 
    36473646%  The format of the DrawPoint method is: