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