Package | Description |
---|---|
org.epics.pvmanager.data |
Support for control system types.
|
Modifier and Type | Method and Description |
---|---|
static VImage |
ValueFactory.newVImage(int height,
int width,
byte[] data) |
static VImage |
ValueUtil.toVImage(BufferedImage image)
Converts an AWT BufferedImage to a VImage.
|
Modifier and Type | Method and Description |
---|---|
static BufferedImage |
ValueUtil.toImage(VImage vImage)
Converts a VImage to an AWT BufferedImage, so that it can be displayed.
|
Copyright © 2012. All Rights Reserved.