public static class FlyCapture2_C.fc2PGMOption extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
fc2PGMOption()
Default native constructor.
|
fc2PGMOption(long size)
Native array allocator.
|
fc2PGMOption(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
binaryFile()
Whether to save the PPM as a binary file.
|
FlyCapture2_C.fc2PGMOption |
binaryFile(int binaryFile) |
FlyCapture2_C.fc2PGMOption |
position(long position) |
IntPointer |
reserved() |
int |
reserved(int i)
Reserved for future use.
|
FlyCapture2_C.fc2PGMOption |
reserved(int i,
int reserved) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic fc2PGMOption()
public fc2PGMOption(long size)
Pointer.position(long).public fc2PGMOption(Pointer p)
Pointer.Pointer(Pointer).public FlyCapture2_C.fc2PGMOption position(long position)
public FlyCapture2_C.fc2PGMOption binaryFile(int binaryFile)
public FlyCapture2_C.fc2PGMOption reserved(int i, int reserved)
@MemberGetter @Cast(value="unsigned int*") public IntPointer reserved()
Copyright © 2019. All rights reserved.