public static class FlyCapture2_C.fc2Format7ImageSettings extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
fc2Format7ImageSettings()
Default native constructor.
|
fc2Format7ImageSettings(long size)
Native array allocator.
|
fc2Format7ImageSettings(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
height()
Height of image.
|
FlyCapture2_C.fc2Format7ImageSettings |
height(int height) |
int |
mode()
Format 7 mode.
|
FlyCapture2_C.fc2Format7ImageSettings |
mode(int mode) |
int |
offsetX()
Horizontal image offset.
|
FlyCapture2_C.fc2Format7ImageSettings |
offsetX(int offsetX) |
int |
offsetY()
Vertical image offset.
|
FlyCapture2_C.fc2Format7ImageSettings |
offsetY(int offsetY) |
int |
pixelFormat()
Pixel format of image.
|
FlyCapture2_C.fc2Format7ImageSettings |
pixelFormat(int pixelFormat) |
FlyCapture2_C.fc2Format7ImageSettings |
position(long position) |
IntPointer |
reserved() |
int |
reserved(int i)
Reserved for future use.
|
FlyCapture2_C.fc2Format7ImageSettings |
reserved(int i,
int reserved) |
int |
width()
Width of image.
|
FlyCapture2_C.fc2Format7ImageSettings |
width(int width) |
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 fc2Format7ImageSettings()
public fc2Format7ImageSettings(long size)
Pointer.position(long).public fc2Format7ImageSettings(Pointer p)
Pointer.Pointer(Pointer).public FlyCapture2_C.fc2Format7ImageSettings position(long position)
public FlyCapture2_C.fc2Format7ImageSettings mode(int mode)
public FlyCapture2_C.fc2Format7ImageSettings offsetX(int offsetX)
public FlyCapture2_C.fc2Format7ImageSettings offsetY(int offsetY)
public FlyCapture2_C.fc2Format7ImageSettings width(int width)
public FlyCapture2_C.fc2Format7ImageSettings height(int height)
public FlyCapture2_C.fc2Format7ImageSettings pixelFormat(int pixelFormat)
public FlyCapture2_C.fc2Format7ImageSettings reserved(int i, int reserved)
@MemberGetter @Cast(value="unsigned int*") public IntPointer reserved()
Copyright © 2019. All rights reserved.