@Properties(inherit=FlyCapture2_C.class) public class fc2GigEImageSettingsInfo extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
fc2GigEImageSettingsInfo()
Default native constructor.
|
fc2GigEImageSettingsInfo(long size)
Native array allocator.
|
fc2GigEImageSettingsInfo(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
imageHStepSize()
Horizontal step size for the image.
|
fc2GigEImageSettingsInfo |
imageHStepSize(int setter) |
int |
imageVStepSize()
Vertical step size for the image.
|
fc2GigEImageSettingsInfo |
imageVStepSize(int setter) |
int |
maxHeight()
Maximum image height.
|
fc2GigEImageSettingsInfo |
maxHeight(int setter) |
int |
maxWidth()
Maximum image width.
|
fc2GigEImageSettingsInfo |
maxWidth(int setter) |
int |
offsetHStepSize()
Horizontal step size for the offset.
|
fc2GigEImageSettingsInfo |
offsetHStepSize(int setter) |
int |
offsetVStepSize()
Vertical step size for the offset.
|
fc2GigEImageSettingsInfo |
offsetVStepSize(int setter) |
int |
pixelFormatBitField()
Supported pixel formats in a bit field.
|
fc2GigEImageSettingsInfo |
pixelFormatBitField(int setter) |
fc2GigEImageSettingsInfo |
position(long position) |
IntPointer |
reserved() |
int |
reserved(int i)
Reserved for future use.
|
fc2GigEImageSettingsInfo |
reserved(int i,
int setter) |
int |
vendorPixelFormatBitField()
Vendor unique pixel formats in a bit field.
|
fc2GigEImageSettingsInfo |
vendorPixelFormatBitField(int setter) |
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, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic fc2GigEImageSettingsInfo()
public fc2GigEImageSettingsInfo(long size)
Pointer.position(long).public fc2GigEImageSettingsInfo(Pointer p)
Pointer.Pointer(Pointer).public fc2GigEImageSettingsInfo position(long position)
public fc2GigEImageSettingsInfo maxWidth(int setter)
public fc2GigEImageSettingsInfo maxHeight(int setter)
@Cast(value="unsigned int") public int offsetHStepSize()
public fc2GigEImageSettingsInfo offsetHStepSize(int setter)
@Cast(value="unsigned int") public int offsetVStepSize()
public fc2GigEImageSettingsInfo offsetVStepSize(int setter)
@Cast(value="unsigned int") public int imageHStepSize()
public fc2GigEImageSettingsInfo imageHStepSize(int setter)
@Cast(value="unsigned int") public int imageVStepSize()
public fc2GigEImageSettingsInfo imageVStepSize(int setter)
@Cast(value="unsigned int") public int pixelFormatBitField()
public fc2GigEImageSettingsInfo pixelFormatBitField(int setter)
@Cast(value="unsigned int") public int vendorPixelFormatBitField()
public fc2GigEImageSettingsInfo vendorPixelFormatBitField(int setter)
public fc2GigEImageSettingsInfo reserved(int i, int setter)
@MemberGetter @Cast(value="unsigned int*") public IntPointer reserved()
Copyright © 2019. All rights reserved.