|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.v3x.gui.ImageLib
public class ImageLib
An image manipulation library class.
| Constructor Summary | |
|---|---|
ImageLib()
|
|
| Method Summary | |
|---|---|
static java.awt.Image |
haloImage(java.awt.Image source)
|
static java.awt.Image |
rotateSquareImage(java.awt.Image source,
int quarters)
Rotates an image precisely to a cardinal direction (multiple of ninety degrees) and returns a result. |
static void |
setHaloColor(java.awt.Color color)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ImageLib()
| Method Detail |
|---|
public static void setHaloColor(java.awt.Color color)
public static java.awt.Image haloImage(java.awt.Image source)
public static java.awt.Image rotateSquareImage(java.awt.Image source,
int quarters)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||