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