|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.mechio.impl.vision.PortableImageUtils
public class PortableImageUtils
Utility methods for converting between ImageRecords and Java Images.
| Constructor Summary | |
|---|---|
PortableImageUtils()
|
|
| Method Summary | |
|---|---|
static java.awt.image.BufferedImage |
unpackImage(ImageEvent record)
Creates a Java BufferedImage from an ImageRecord. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortableImageUtils()
| Method Detail |
|---|
public static java.awt.image.BufferedImage unpackImage(ImageEvent record)
record - ImageRecord to unpack
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||