class slanUtil::ImageText
sys::Obj
slanUtil::ImageText
draw text to image
-
drawPointNoise
-
Void drawPointNoise()
-
drawStr
-
Void drawStr(Str char, Int x := 0, Int y := 20)
-
dump
-
Void dump(OutStream out)
-
fontSize
-
const Int fontSize := 24
-
g
-
Graphics2D? g
-
height
-
const Int height := 25
-
img
-
BufferedImage img
-
make
-
new make(Func<Void,This>? f := null)
-
setColor
-
Void setColor(Int r, Int g_, Int b)
-
width
-
const Int width := 120