public static class FlyCapture2_C.fc2PNGOption extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
fc2PNGOption()
Default native constructor.
|
fc2PNGOption(int size)
Native array allocator.
|
fc2PNGOption(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compressionLevel() |
FlyCapture2_C.fc2PNGOption |
compressionLevel(int compressionLevel) |
int |
interlaced() |
FlyCapture2_C.fc2PNGOption |
interlaced(int interlaced) |
FlyCapture2_C.fc2PNGOption |
position(int position) |
IntPointer |
reserved() |
int |
reserved(int i) |
FlyCapture2_C.fc2PNGOption |
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 fc2PNGOption()
public fc2PNGOption(int size)
Pointer.position(int).public fc2PNGOption(Pointer p)
Pointer.Pointer(Pointer).public FlyCapture2_C.fc2PNGOption position(int position)
public FlyCapture2_C.fc2PNGOption interlaced(int interlaced)
public FlyCapture2_C.fc2PNGOption compressionLevel(int compressionLevel)
public FlyCapture2_C.fc2PNGOption reserved(int i, int reserved)
@MemberGetter @Cast(value="unsigned int*") public IntPointer reserved()
Copyright © 2015. All Rights Reserved.