| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
PGRFlyCapture.FlyCaptureImage |
PGRFlyCapture.FlyCaptureImage.bStippled(boolean bStippled) |
PGRFlyCapture.FlyCaptureImage |
PGRFlyCapture.FlyCaptureImage.iCols(int iCols) |
PGRFlyCapture.FlyCaptureImage |
PGRFlyCapture.FlyCaptureImagePlus.image() |
PGRFlyCapture.FlyCaptureImage |
PGRFlyCapture.FlyCaptureImage.iNumImages(int iNumImages) |
PGRFlyCapture.FlyCaptureImage |
PGRFlyCapture.FlyCaptureImage.iRowInc(int iRowInc) |
PGRFlyCapture.FlyCaptureImage |
PGRFlyCapture.FlyCaptureImage.iRows(int iRows) |
PGRFlyCapture.FlyCaptureImage |
PGRFlyCapture.FlyCaptureImage.pData(BytePointer pData) |
PGRFlyCapture.FlyCaptureImage |
PGRFlyCapture.FlyCaptureImage.pixelFormat(int pixelFormat) |
PGRFlyCapture.FlyCaptureImage |
PGRFlyCapture.FlyCaptureImage.position(int position) |
PGRFlyCapture.FlyCaptureImage |
PGRFlyCapture.FlyCaptureImage.timeStamp(PGRFlyCapture.FlyCaptureTimestamp timeStamp) |
PGRFlyCapture.FlyCaptureImage |
PGRFlyCapture.FlyCaptureImage.ulReserved(int i,
int ulReserved) |
PGRFlyCapture.FlyCaptureImage |
PGRFlyCapture.FlyCaptureImage.videoMode(int videoMode) |
| Modifier and Type | Method and Description |
|---|---|
static int |
PGRFlyCapture.flycaptureConvertImage(PGRFlyCapture.FlyCaptureContext context,
PGRFlyCapture.FlyCaptureImage pimageSrc,
PGRFlyCapture.FlyCaptureImage pimageDest) |
static int |
PGRFlyCapture.flycaptureGrabImage2(PGRFlyCapture.FlyCaptureContext context,
PGRFlyCapture.FlyCaptureImage pimage) |
static int |
PGRFlyCapture.flycaptureSaveImage(PGRFlyCapture.FlyCaptureContext context,
PGRFlyCapture.FlyCaptureImage pImage,
BytePointer pszPath,
int format) |
static int |
PGRFlyCapture.flycaptureSaveImage(PGRFlyCapture.FlyCaptureContext context,
PGRFlyCapture.FlyCaptureImage pImage,
String pszPath,
int format) |
PGRFlyCapture.FlyCaptureImagePlus |
PGRFlyCapture.FlyCaptureImagePlus.image(PGRFlyCapture.FlyCaptureImage image) |
Copyright © 2015. All Rights Reserved.