public static class FlyCapture2.PGMOption extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
FlyCapture2.PGMOption() |
FlyCapture2.PGMOption(int size) |
FlyCapture2.PGMOption(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
binaryFile()
Whether to save the PPM as a binary file.
|
FlyCapture2.PGMOption |
binaryFile(boolean binaryFile) |
FlyCapture2.PGMOption |
position(int position) |
IntPointer |
reserved() |
int |
reserved(int i)
Reserved for future use.
|
FlyCapture2.PGMOption |
reserved(int i,
int reserved) |
address, 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 FlyCapture2.PGMOption(Pointer p)
public FlyCapture2.PGMOption(int size)
public FlyCapture2.PGMOption()
public FlyCapture2.PGMOption position(int position)
public boolean binaryFile()
public FlyCapture2.PGMOption binaryFile(boolean binaryFile)
public int reserved(int i)
public FlyCapture2.PGMOption reserved(int i, int reserved)
public IntPointer reserved()
Copyright © 2014. All Rights Reserved.