@Namespace(value="FlyCapture2") @NoOffset public static class FlyCapture2.EmbeddedImageInfoProperty extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
EmbeddedImageInfoProperty() |
EmbeddedImageInfoProperty(int size)
Native array allocator.
|
EmbeddedImageInfoProperty(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
available()
Whether this property is available.
|
FlyCapture2.EmbeddedImageInfoProperty |
available(boolean available) |
boolean |
onOff()
Whether this property is on or off.
|
FlyCapture2.EmbeddedImageInfoProperty |
onOff(boolean onOff) |
FlyCapture2.EmbeddedImageInfoProperty |
position(int position) |
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 EmbeddedImageInfoProperty(Pointer p)
Pointer.Pointer(Pointer).public EmbeddedImageInfoProperty(int size)
Pointer.position(int).public EmbeddedImageInfoProperty()
public FlyCapture2.EmbeddedImageInfoProperty position(int position)
public FlyCapture2.EmbeddedImageInfoProperty available(boolean available)
public FlyCapture2.EmbeddedImageInfoProperty onOff(boolean onOff)
Copyright © 2015. All Rights Reserved.