@Namespace(value="FlyCapture2") @NoOffset public static class FlyCapture2.PPMOption extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
FlyCapture2.PPMOption() |
FlyCapture2.PPMOption(long size)
Native array allocator.
|
FlyCapture2.PPMOption(Pointer p)
Pointer cast constructor.
|
| 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(long position) |
IntPointer |
reserved() |
int |
reserved(int i)
Reserved for future use.
|
FlyCapture2.PPMOption |
reserved(int i,
int reserved) |
address, asBuffer, asByteBuffer, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, maxBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic FlyCapture2.PPMOption(Pointer p)
Pointer.Pointer(Pointer).public FlyCapture2.PPMOption(long size)
Pointer.position(long).public FlyCapture2.PPMOption()
public FlyCapture2.PPMOption position(long position)
@Cast(value="bool") public boolean binaryFile()
public FlyCapture2.PPMOption binaryFile(boolean binaryFile)
public FlyCapture2.PPMOption reserved(int i, int reserved)
@MemberGetter @Cast(value="unsigned int*") public IntPointer reserved()
Copyright © 2016. All rights reserved.