public static class PGRFlyCapture.FlyCaptureImage extends PGRFlyCapture.AbstractFlyCaptureImage
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
PGRFlyCapture.FlyCaptureImage() |
PGRFlyCapture.FlyCaptureImage(int size) |
PGRFlyCapture.FlyCaptureImage(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
bStippled() |
PGRFlyCapture.FlyCaptureImage |
bStippled(boolean bStippled) |
int |
iCols() |
PGRFlyCapture.FlyCaptureImage |
iCols(int iCols) |
int |
iNumImages() |
PGRFlyCapture.FlyCaptureImage |
iNumImages(int iNumImages) |
int |
iRowInc() |
PGRFlyCapture.FlyCaptureImage |
iRowInc(int iRowInc) |
int |
iRows() |
PGRFlyCapture.FlyCaptureImage |
iRows(int iRows) |
BytePointer |
pData() |
PGRFlyCapture.FlyCaptureImage |
pData(BytePointer pData) |
int |
pixelFormat() |
PGRFlyCapture.FlyCaptureImage |
pixelFormat(int pixelFormat) |
PGRFlyCapture.FlyCaptureImage |
position(int position) |
PGRFlyCapture.FlyCaptureTimestamp |
timeStamp() |
PGRFlyCapture.FlyCaptureImage |
timeStamp(PGRFlyCapture.FlyCaptureTimestamp timeStamp) |
IntPointer |
ulReserved() |
int |
ulReserved(int i) |
PGRFlyCapture.FlyCaptureImage |
ulReserved(int i,
int ulReserved) |
int |
videoMode() |
PGRFlyCapture.FlyCaptureImage |
videoMode(int videoMode) |
getByteBufferaddress, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, withDeallocator, zeropublic PGRFlyCapture.FlyCaptureImage()
public PGRFlyCapture.FlyCaptureImage(int size)
public PGRFlyCapture.FlyCaptureImage(Pointer p)
public PGRFlyCapture.FlyCaptureImage position(int position)
public int iRows()
iRows in class PGRFlyCapture.AbstractFlyCaptureImagepublic PGRFlyCapture.FlyCaptureImage iRows(int iRows)
public int iCols()
iCols in class PGRFlyCapture.AbstractFlyCaptureImagepublic PGRFlyCapture.FlyCaptureImage iCols(int iCols)
public int iRowInc()
iRowInc in class PGRFlyCapture.AbstractFlyCaptureImagepublic PGRFlyCapture.FlyCaptureImage iRowInc(int iRowInc)
public int videoMode()
public PGRFlyCapture.FlyCaptureImage videoMode(int videoMode)
public PGRFlyCapture.FlyCaptureTimestamp timeStamp()
public PGRFlyCapture.FlyCaptureImage timeStamp(PGRFlyCapture.FlyCaptureTimestamp timeStamp)
public BytePointer pData()
pData in class PGRFlyCapture.AbstractFlyCaptureImagepublic PGRFlyCapture.FlyCaptureImage pData(BytePointer pData)
public boolean bStippled()
public PGRFlyCapture.FlyCaptureImage bStippled(boolean bStippled)
public int pixelFormat()
public PGRFlyCapture.FlyCaptureImage pixelFormat(int pixelFormat)
public int iNumImages()
public PGRFlyCapture.FlyCaptureImage iNumImages(int iNumImages)
public int ulReserved(int i)
public PGRFlyCapture.FlyCaptureImage ulReserved(int i, int ulReserved)
public IntPointer ulReserved()
Copyright © 2014. All Rights Reserved.