@Namespace(value="FlyCapture2") @NoOffset public static class FlyCapture2.ImageMetadata extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
ImageMetadata() |
ImageMetadata(long size)
Native array allocator.
|
ImageMetadata(Pointer p)
Pointer cast constructor.
|
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, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic ImageMetadata(Pointer p)
Pointer.Pointer(Pointer).public ImageMetadata(long size)
Pointer.position(long).public ImageMetadata()
public FlyCapture2.ImageMetadata position(long position)
public FlyCapture2.ImageMetadata embeddedTimeStamp(int embeddedTimeStamp)
public FlyCapture2.ImageMetadata embeddedGain(int embeddedGain)
public FlyCapture2.ImageMetadata embeddedShutter(int embeddedShutter)
public FlyCapture2.ImageMetadata embeddedBrightness(int embeddedBrightness)
public FlyCapture2.ImageMetadata embeddedExposure(int embeddedExposure)
@Cast(value="unsigned int") public int embeddedWhiteBalance()
public FlyCapture2.ImageMetadata embeddedWhiteBalance(int embeddedWhiteBalance)
@Cast(value="unsigned int") public int embeddedFrameCounter()
public FlyCapture2.ImageMetadata embeddedFrameCounter(int embeddedFrameCounter)
@Cast(value="unsigned int") public int embeddedStrobePattern()
public FlyCapture2.ImageMetadata embeddedStrobePattern(int embeddedStrobePattern)
@Cast(value="unsigned int") public int embeddedGPIOPinState()
public FlyCapture2.ImageMetadata embeddedGPIOPinState(int embeddedGPIOPinState)
@Cast(value="unsigned int") public int embeddedROIPosition()
public FlyCapture2.ImageMetadata embeddedROIPosition(int embeddedROIPosition)
public FlyCapture2.ImageMetadata reserved(int i, int reserved)
@MemberGetter @Cast(value="unsigned int*") public IntPointer reserved()
Copyright © 2019. All rights reserved.