@Namespace(value="FlyCapture2") @NoOffset @Properties(inherit=FlyCapture2.class) public class GigEImageSettings extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
GigEImageSettings() |
GigEImageSettings(long size)
Native array allocator.
|
GigEImageSettings(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
GigEImageSettings |
getPointer(long i) |
int |
height()
Height of image.
|
GigEImageSettings |
height(int setter) |
int |
offsetX()
Horizontal image offset.
|
GigEImageSettings |
offsetX(int setter) |
int |
offsetY()
Vertical image offset.
|
GigEImageSettings |
offsetY(int setter) |
int |
pixelFormat()
Pixel format of image.
|
GigEImageSettings |
pixelFormat(int setter) |
GigEImageSettings |
position(long position) |
IntPointer |
reserved() |
int |
reserved(int i)
Reserved for future use.
|
GigEImageSettings |
reserved(int i,
int setter) |
int |
width()
Width of image.
|
GigEImageSettings |
width(int setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic GigEImageSettings(Pointer p)
Pointer(Pointer).public GigEImageSettings(long size)
Pointer.position(long).public GigEImageSettings()
public GigEImageSettings position(long position)
public GigEImageSettings getPointer(long i)
getPointer in class Pointerpublic GigEImageSettings offsetX(int setter)
public GigEImageSettings offsetY(int setter)
public GigEImageSettings width(int setter)
public GigEImageSettings height(int setter)
public GigEImageSettings pixelFormat(int setter)
public GigEImageSettings reserved(int i, int setter)
@MemberGetter @Cast(value="unsigned int*") public IntPointer reserved()
Copyright © 2022. All rights reserved.