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