public static class FlyCapture2_C.fc2PNGOption extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
FlyCapture2_C.fc2PNGOption() |
FlyCapture2_C.fc2PNGOption(int size) |
FlyCapture2_C.fc2PNGOption(Pointer p) |
| 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 FlyCapture2_C.fc2PNGOption()
public FlyCapture2_C.fc2PNGOption(int size)
public FlyCapture2_C.fc2PNGOption(Pointer p)
public FlyCapture2_C.fc2PNGOption position(int position)
public int interlaced()
public FlyCapture2_C.fc2PNGOption interlaced(int interlaced)
public int compressionLevel()
public FlyCapture2_C.fc2PNGOption compressionLevel(int compressionLevel)
public int reserved(int i)
public FlyCapture2_C.fc2PNGOption reserved(int i, int reserved)
public IntPointer reserved()
Copyright © 2014. All Rights Reserved.