public class WaterMark extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
imageHeight |
int |
imageWidth |
| Constructor and Description |
|---|
WaterMark() |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(String text,
int position,
int ws) |
static void |
main(String[] args) |
void |
openFile(String imgf) |
void |
setFont(String fontName,
int fontColor,
int fontSize) |
Copyright © 2016. All Rights Reserved.