@Namespace(value="FlyCapture2") @NoOffset @Properties(inherit=FlyCapture2.class) public class PGMOption extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
PGMOption() |
PGMOption(long size)
Native array allocator.
|
PGMOption(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
binaryFile()
Whether to save the PPM as a binary file.
|
PGMOption |
binaryFile(boolean setter) |
PGMOption |
position(long position) |
IntPointer |
reserved() |
int |
reserved(int i)
Reserved for future use.
|
PGMOption |
reserved(int i,
int setter) |
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, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic PGMOption(Pointer p)
Pointer.Pointer(Pointer).public PGMOption(long size)
Pointer.position(long).public PGMOption()
@Cast(value="bool") public boolean binaryFile()
public PGMOption binaryFile(boolean setter)
public PGMOption reserved(int i, int setter)
@MemberGetter @Cast(value="unsigned int*") public IntPointer reserved()
Copyright © 2019. All rights reserved.