public abstract static class PGRFlyCapture.AbstractFlyCaptureImage extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
AbstractFlyCaptureImage() |
AbstractFlyCaptureImage(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
getByteBuffer() |
abstract int |
iCols() |
abstract int |
iRowInc() |
abstract int |
iRows() |
abstract BytePointer |
pData() |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, position, put, setNull, sizeof, toString, withDeallocator, zeropublic AbstractFlyCaptureImage()
public AbstractFlyCaptureImage(Pointer p)
public abstract int iRows()
public abstract int iCols()
public abstract int iRowInc()
public abstract BytePointer pData()
public ByteBuffer getByteBuffer()
Copyright © 2015. All Rights Reserved.