public static class FlyCapture2.GigEImageSettings extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
FlyCapture2.GigEImageSettings() |
FlyCapture2.GigEImageSettings(int size) |
FlyCapture2.GigEImageSettings(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
int |
height()
Height of image.
|
FlyCapture2.GigEImageSettings |
height(int height) |
int |
offsetX()
Horizontal image offset.
|
FlyCapture2.GigEImageSettings |
offsetX(int offsetX) |
int |
offsetY()
Vertical image offset.
|
FlyCapture2.GigEImageSettings |
offsetY(int offsetY) |
int |
pixelFormat()
Pixel format of image.
|
FlyCapture2.GigEImageSettings |
pixelFormat(int pixelFormat) |
FlyCapture2.GigEImageSettings |
position(int position) |
IntPointer |
reserved() |
int |
reserved(int i)
Reserved for future use.
|
FlyCapture2.GigEImageSettings |
reserved(int i,
int reserved) |
int |
width()
Width of image.
|
FlyCapture2.GigEImageSettings |
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 FlyCapture2.GigEImageSettings(Pointer p)
public FlyCapture2.GigEImageSettings(int size)
public FlyCapture2.GigEImageSettings()
public FlyCapture2.GigEImageSettings position(int position)
public int offsetX()
public FlyCapture2.GigEImageSettings offsetX(int offsetX)
public int offsetY()
public FlyCapture2.GigEImageSettings offsetY(int offsetY)
public int width()
public FlyCapture2.GigEImageSettings width(int width)
public int height()
public FlyCapture2.GigEImageSettings height(int height)
public int pixelFormat()
public FlyCapture2.GigEImageSettings pixelFormat(int pixelFormat)
public int reserved(int i)
public FlyCapture2.GigEImageSettings reserved(int i, int reserved)
public IntPointer reserved()
Copyright © 2014. All Rights Reserved.