public class pngalpha
extends Object
-
Constructor Summary
Constructors
-
Method Summary
static void
static void
static void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
pngalpha
public pngalpha()
-
Method Details
-
error
public static void error(String msg)
-
main
public static void main(String[] args)
-
blendPixelRect
public static void blendPixelRect(JFImage bm,
int x1,
int y1,
int w,
int h,
int lvl)