| |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DrawInfo | |
magick |
Uses of DrawInfo in magick |
Methods in magick with parameters of type DrawInfo | |
void | MagickImage.annotateImage(DrawInfo info) |
boolean | MagickImage.colorFloodfillImage(DrawInfo drawInfo, PixelPacket target, int x, int y, int method) Changes the color value of any pixel that matches target and is an immediate neighbor. |
boolean | MagickImage.drawImage(DrawInfo aInfo) Draws a primitive (line, rectangle, ellipse) on the image. |
| JMagick | ||||||||
PREV NEXT | FRAMES NO FRAMES |