| Package | Description |
|---|---|
| magick |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2017. All rights reserved.