public static class PGRFlyCapture.FlyCaptureImage extends PGRFlyCapture.AbstractFlyCaptureImage
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
FlyCaptureImage()
Default native constructor.
|
FlyCaptureImage(int size)
Native array allocator.
|
FlyCaptureImage(Pointer p)
Pointer cast constructor.
|
| 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 FlyCaptureImage()
public FlyCaptureImage(int size)
Pointer.position(int).public FlyCaptureImage(Pointer p)
Pointer.Pointer(Pointer).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 PGRFlyCapture.FlyCaptureImage videoMode(int videoMode)
@ByRef public PGRFlyCapture.FlyCaptureTimestamp timeStamp()
public PGRFlyCapture.FlyCaptureImage timeStamp(PGRFlyCapture.FlyCaptureTimestamp timeStamp)
@Cast(value="unsigned char*") public BytePointer pData()
pData in class PGRFlyCapture.AbstractFlyCaptureImagepublic PGRFlyCapture.FlyCaptureImage pData(BytePointer pData)
public PGRFlyCapture.FlyCaptureImage bStippled(boolean bStippled)
public PGRFlyCapture.FlyCaptureImage pixelFormat(int pixelFormat)
public int iNumImages()
public PGRFlyCapture.FlyCaptureImage iNumImages(int iNumImages)
public PGRFlyCapture.FlyCaptureImage ulReserved(int i, int ulReserved)
@MemberGetter @Cast(value="unsigned long*") public IntPointer ulReserved()
Copyright © 2015. All Rights Reserved.