| Package | Description | 
|---|---|
| org.epics.pvmanager.graphene | |
| org.epics.pvmanager.pva.formula | |
| org.epics.vtype | 
| Modifier and Type | Method and Description | 
|---|---|
VImage | 
Graph2DResult.getImage()  | 
| Modifier and Type | Method and Description | 
|---|---|
static VImage | 
NTNDArrayFunctionSet.createVImage(org.epics.pvdata.pv.PVScalarArray valueArray,
            org.epics.pvmanager.pva.formula.NTNDArrayFunctionSet.NDColorMode mode,
            int[] dims)  | 
| Modifier and Type | Method and Description | 
|---|---|
static VImage | 
ValueFactory.newVImage(int height,
         int width,
         byte[] data)
Creates a new VImage given the data and the size. 
 | 
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 © 2010–2015. All rights reserved.