Changeset 11639 for ImageMagick/trunk
- Timestamp:
- 07/15/08 10:56:59 (3 months ago)
- Files:
-
- 1 modified
-
ImageMagick/trunk/wand/drawing-wand.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ImageMagick/trunk/wand/drawing-wand.c
r11218 r11639 3642 3642 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 3643 3643 % 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. 3646 3645 % 3647 3646 % The format of the DrawPoint method is:
