@Properties(inherit=FlyCapture2_C.class) public class fc2PPMOption extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
fc2PPMOption()
Default native constructor.
|
fc2PPMOption(long size)
Native array allocator.
|
fc2PPMOption(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
binaryFile()
Whether to save the PPM as a binary file.
|
fc2PPMOption |
binaryFile(int setter) |
fc2PPMOption |
position(long position) |
IntPointer |
reserved() |
int |
reserved(int i)
Reserved for future use.
|
fc2PPMOption |
reserved(int i,
int setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, 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 fc2PPMOption()
public fc2PPMOption(long size)
Pointer.position(long).public fc2PPMOption(Pointer p)
Pointer.Pointer(Pointer).public fc2PPMOption position(long position)
public fc2PPMOption binaryFile(int setter)
public fc2PPMOption reserved(int i, int setter)
@MemberGetter @Cast(value="unsigned int*") public IntPointer reserved()
Copyright © 2020. All rights reserved.