static int |
PGRFlyCapture.flycaptureCheckVideoMode(PGRFlyCapture.FlyCaptureContext context,
int videoMode,
int frameRate,
BoolPointer pbSupported) |
static int |
PGRFlyCapture.flycaptureCloseMessaging(PGRFlyCapture.FlyCaptureContext context,
int ulSerialNumber) |
static int |
PGRFlyCapture.flycaptureConvertImage(PGRFlyCapture.FlyCaptureContext context,
PGRFlyCapture.FlyCaptureImage pimageSrc,
PGRFlyCapture.FlyCaptureImage pimageDest) |
static int |
PGRFlyCapture.flycaptureCreateContext(PGRFlyCapture.FlyCaptureContext pContext) |
static int |
PGRFlyCapture.flycaptureDestroyContext(PGRFlyCapture.FlyCaptureContext context) |
static int |
PGRFlyCapture.flycaptureEnableLookUpTable(PGRFlyCapture.FlyCaptureContext context,
boolean bOn) |
static int |
PGRFlyCapture.flycaptureGetBusSpeed(PGRFlyCapture.FlyCaptureContext context,
int[] pAsyncBusSpeed,
int[] pIsochBusSpeed) |
static int |
PGRFlyCapture.flycaptureGetBusSpeed(PGRFlyCapture.FlyCaptureContext context,
IntBuffer pAsyncBusSpeed,
IntBuffer pIsochBusSpeed) |
static int |
PGRFlyCapture.flycaptureGetBusSpeed(PGRFlyCapture.FlyCaptureContext context,
IntPointer pAsyncBusSpeed,
IntPointer pIsochBusSpeed) |
static int |
PGRFlyCapture.flycaptureGetCameraAbsProperty(PGRFlyCapture.FlyCaptureContext context,
int cameraProperty,
float[] pfValue) |
static int |
PGRFlyCapture.flycaptureGetCameraAbsProperty(PGRFlyCapture.FlyCaptureContext context,
int cameraProperty,
FloatBuffer pfValue) |
static int |
PGRFlyCapture.flycaptureGetCameraAbsProperty(PGRFlyCapture.FlyCaptureContext context,
int cameraProperty,
FloatPointer pfValue) |
static int |
PGRFlyCapture.flycaptureGetCameraAbsPropertyEx(PGRFlyCapture.FlyCaptureContext context,
int cameraProperty,
BoolPointer pbOnePush,
BoolPointer pbOnOff,
BoolPointer pbAuto,
float[] pfValue) |
static int |
PGRFlyCapture.flycaptureGetCameraAbsPropertyEx(PGRFlyCapture.FlyCaptureContext context,
int cameraProperty,
BoolPointer pbOnePush,
BoolPointer pbOnOff,
BoolPointer pbAuto,
FloatBuffer pfValue) |
static int |
PGRFlyCapture.flycaptureGetCameraAbsPropertyEx(PGRFlyCapture.FlyCaptureContext context,
int cameraProperty,
BoolPointer pbOnePush,
BoolPointer pbOnOff,
BoolPointer pbAuto,
FloatPointer pfValue) |
static int |
PGRFlyCapture.flycaptureGetCameraAbsPropertyRange(PGRFlyCapture.FlyCaptureContext context,
int cameraProperty,
BoolPointer pbPresent,
float[] pfMin,
float[] pfMax,
byte[] ppszUnits,
byte[] ppszUnitAbbr) |
static int |
PGRFlyCapture.flycaptureGetCameraAbsPropertyRange(PGRFlyCapture.FlyCaptureContext context,
int cameraProperty,
BoolPointer pbPresent,
FloatBuffer pfMin,
FloatBuffer pfMax,
ByteBuffer ppszUnits,
ByteBuffer ppszUnitAbbr) |
static int |
PGRFlyCapture.flycaptureGetCameraAbsPropertyRange(PGRFlyCapture.FlyCaptureContext context,
int cameraProperty,
BoolPointer pbPresent,
FloatPointer pfMin,
FloatPointer pfMax,
BytePointer ppszUnits,
BytePointer ppszUnitAbbr) |
static int |
PGRFlyCapture.flycaptureGetCameraAbsPropertyRange(PGRFlyCapture.FlyCaptureContext context,
int cameraProperty,
BoolPointer pbPresent,
FloatPointer pfMin,
FloatPointer pfMax,
PointerPointer ppszUnits,
PointerPointer ppszUnitAbbr) |
static int |
PGRFlyCapture.flycaptureGetCameraInfo(PGRFlyCapture.FlyCaptureContext context,
PGRFlyCapture.FlyCaptureInfoEx pInfo) |
static int |
PGRFlyCapture.flycaptureGetCameraProperty(PGRFlyCapture.FlyCaptureContext context,
int cameraProperty,
int[] plValueA,
int[] plValueB,
BoolPointer pbAuto) |
static int |
PGRFlyCapture.flycaptureGetCameraProperty(PGRFlyCapture.FlyCaptureContext context,
int cameraProperty,
IntBuffer plValueA,
IntBuffer plValueB,
BoolPointer pbAuto) |
static int |
PGRFlyCapture.flycaptureGetCameraProperty(PGRFlyCapture.FlyCaptureContext context,
int cameraProperty,
IntPointer plValueA,
IntPointer plValueB,
BoolPointer pbAuto) |
static int |
PGRFlyCapture.flycaptureGetCameraPropertyEx(PGRFlyCapture.FlyCaptureContext context,
int cameraProperty,
BoolPointer pbOnePush,
BoolPointer pbOnOff,
BoolPointer pbAuto,
int[] piValueA,
int[] piValueB) |
static int |
PGRFlyCapture.flycaptureGetCameraPropertyEx(PGRFlyCapture.FlyCaptureContext context,
int cameraProperty,
BoolPointer pbOnePush,
BoolPointer pbOnOff,
BoolPointer pbAuto,
IntBuffer piValueA,
IntBuffer piValueB) |
static int |
PGRFlyCapture.flycaptureGetCameraPropertyEx(PGRFlyCapture.FlyCaptureContext context,
int cameraProperty,
BoolPointer pbOnePush,
BoolPointer pbOnOff,
BoolPointer pbAuto,
IntPointer piValueA,
IntPointer piValueB) |
static int |
PGRFlyCapture.flycaptureGetCameraPropertyRange(PGRFlyCapture.FlyCaptureContext context,
int cameraProperty,
BoolPointer pbPresent,
int[] plMin,
int[] plMax,
int[] plDefault,
BoolPointer pbAuto,
BoolPointer pbManual) |
static int |
PGRFlyCapture.flycaptureGetCameraPropertyRange(PGRFlyCapture.FlyCaptureContext context,
int cameraProperty,
BoolPointer pbPresent,
IntBuffer plMin,
IntBuffer plMax,
IntBuffer plDefault,
BoolPointer pbAuto,
BoolPointer pbManual) |
static int |
PGRFlyCapture.flycaptureGetCameraPropertyRange(PGRFlyCapture.FlyCaptureContext context,
int cameraProperty,
BoolPointer pbPresent,
IntPointer plMin,
IntPointer plMax,
IntPointer plDefault,
BoolPointer pbAuto,
BoolPointer pbManual) |
static int |
PGRFlyCapture.flycaptureGetCameraPropertyRangeEx(PGRFlyCapture.FlyCaptureContext context,
int cameraProperty,
BoolPointer pbPresent,
BoolPointer pbOnePush,
BoolPointer pbReadOut,
BoolPointer pbOnOff,
BoolPointer pbAuto,
BoolPointer pbManual,
int[] piMin,
int[] piMax) |
static int |
PGRFlyCapture.flycaptureGetCameraPropertyRangeEx(PGRFlyCapture.FlyCaptureContext context,
int cameraProperty,
BoolPointer pbPresent,
BoolPointer pbOnePush,
BoolPointer pbReadOut,
BoolPointer pbOnOff,
BoolPointer pbAuto,
BoolPointer pbManual,
IntBuffer piMin,
IntBuffer piMax) |
static int |
PGRFlyCapture.flycaptureGetCameraPropertyRangeEx(PGRFlyCapture.FlyCaptureContext context,
int cameraProperty,
BoolPointer pbPresent,
BoolPointer pbOnePush,
BoolPointer pbReadOut,
BoolPointer pbOnOff,
BoolPointer pbAuto,
BoolPointer pbManual,
IntPointer piMin,
IntPointer piMax) |
static int |
PGRFlyCapture.flycaptureGetCameraRegister(PGRFlyCapture.FlyCaptureContext context,
int ulRegister,
int[] pulValue) |
static int |
PGRFlyCapture.flycaptureGetCameraRegister(PGRFlyCapture.FlyCaptureContext context,
int ulRegister,
IntBuffer pulValue) |
static int |
PGRFlyCapture.flycaptureGetCameraRegister(PGRFlyCapture.FlyCaptureContext context,
int ulRegister,
IntPointer pulValue) |
static int |
PGRFlyCapture.flycaptureGetCameraTrigger(PGRFlyCapture.FlyCaptureContext context,
int[] puiPresence,
int[] puiOnOff,
int[] puiPolarity,
int[] puiTriggerMode) |
static int |
PGRFlyCapture.flycaptureGetCameraTrigger(PGRFlyCapture.FlyCaptureContext context,
IntBuffer puiPresence,
IntBuffer puiOnOff,
IntBuffer puiPolarity,
IntBuffer puiTriggerMode) |
static int |
PGRFlyCapture.flycaptureGetCameraTrigger(PGRFlyCapture.FlyCaptureContext context,
IntPointer puiPresence,
IntPointer puiOnOff,
IntPointer puiPolarity,
IntPointer puiTriggerMode) |
static int |
PGRFlyCapture.flycaptureGetColorProcessingMethod(PGRFlyCapture.FlyCaptureContext context,
int[] pMethod) |
static int |
PGRFlyCapture.flycaptureGetColorProcessingMethod(PGRFlyCapture.FlyCaptureContext context,
IntBuffer pMethod) |
static int |
PGRFlyCapture.flycaptureGetColorProcessingMethod(PGRFlyCapture.FlyCaptureContext context,
IntPointer pMethod) |
static int |
PGRFlyCapture.flycaptureGetColorTileFormat(PGRFlyCapture.FlyCaptureContext context,
int[] pformat) |
static int |
PGRFlyCapture.flycaptureGetColorTileFormat(PGRFlyCapture.FlyCaptureContext context,
IntBuffer pformat) |
static int |
PGRFlyCapture.flycaptureGetColorTileFormat(PGRFlyCapture.FlyCaptureContext context,
IntPointer pformat) |
static int |
PGRFlyCapture.flycaptureGetCurrentCustomImage(PGRFlyCapture.FlyCaptureContext context,
int[] puiMode,
int[] puiImagePosLeft,
int[] puiImagePosTop,
int[] puiWidth,
int[] puiHeight,
int[] puiPacketSizeBytes,
float[] pfSpeed,
int[] pPixelFormat) |
static int |
PGRFlyCapture.flycaptureGetCurrentCustomImage(PGRFlyCapture.FlyCaptureContext context,
IntBuffer puiMode,
IntBuffer puiImagePosLeft,
IntBuffer puiImagePosTop,
IntBuffer puiWidth,
IntBuffer puiHeight,
IntBuffer puiPacketSizeBytes,
FloatBuffer pfSpeed,
IntBuffer pPixelFormat) |
static int |
PGRFlyCapture.flycaptureGetCurrentCustomImage(PGRFlyCapture.FlyCaptureContext context,
IntPointer puiMode,
IntPointer puiImagePosLeft,
IntPointer puiImagePosTop,
IntPointer puiWidth,
IntPointer puiHeight,
IntPointer puiPacketSizeBytes,
FloatPointer pfSpeed,
IntPointer pPixelFormat) |
static int |
PGRFlyCapture.flycaptureGetCurrentVideoMode(PGRFlyCapture.FlyCaptureContext context,
int[] pVideoMode,
int[] pFrameRate) |
static int |
PGRFlyCapture.flycaptureGetCurrentVideoMode(PGRFlyCapture.FlyCaptureContext context,
IntBuffer pVideoMode,
IntBuffer pFrameRate) |
static int |
PGRFlyCapture.flycaptureGetCurrentVideoMode(PGRFlyCapture.FlyCaptureContext context,
IntPointer pVideoMode,
IntPointer pFrameRate) |
static int |
PGRFlyCapture.flycaptureGetCustomImagePacketInfo(PGRFlyCapture.FlyCaptureContext context,
int ulMode,
int ulWidth,
int ulHeight,
int format,
PGRFlyCapture.FlyCapturePacketInfo pinfo) |
static int |
PGRFlyCapture.flycaptureGetDriverInfo(PGRFlyCapture.FlyCaptureContext context,
PGRFlyCapture.FlyCaptureDriverInfo pInfo) |
static int |
PGRFlyCapture.flycaptureGetImageFilters(PGRFlyCapture.FlyCaptureContext context,
int[] puiFilters) |
static int |
PGRFlyCapture.flycaptureGetImageFilters(PGRFlyCapture.FlyCaptureContext context,
IntBuffer puiFilters) |
static int |
PGRFlyCapture.flycaptureGetImageFilters(PGRFlyCapture.FlyCaptureContext context,
IntPointer puiFilters) |
static int |
PGRFlyCapture.flycaptureGetImageTimestamping(PGRFlyCapture.FlyCaptureContext context,
BoolPointer pbOn) |
static int |
PGRFlyCapture.flycaptureGetLookUpTableChannel(PGRFlyCapture.FlyCaptureContext context,
int uiChannel,
int[] puiArray) |
static int |
PGRFlyCapture.flycaptureGetLookUpTableChannel(PGRFlyCapture.FlyCaptureContext context,
int uiChannel,
IntBuffer puiArray) |
static int |
PGRFlyCapture.flycaptureGetLookUpTableChannel(PGRFlyCapture.FlyCaptureContext context,
int uiChannel,
IntPointer puiArray) |
static int |
PGRFlyCapture.flycaptureGetMemoryChannel(PGRFlyCapture.FlyCaptureContext context,
int[] puiCurrentChannel,
int[] puiNumChannels) |
static int |
PGRFlyCapture.flycaptureGetMemoryChannel(PGRFlyCapture.FlyCaptureContext context,
IntBuffer puiCurrentChannel,
IntBuffer puiNumChannels) |
static int |
PGRFlyCapture.flycaptureGetMemoryChannel(PGRFlyCapture.FlyCaptureContext context,
IntPointer puiCurrentChannel,
IntPointer puiNumChannels) |
static int |
PGRFlyCapture.flycaptureGetMessageLoggingStatus(PGRFlyCapture.FlyCaptureContext context,
BoolPointer pbEnabled) |
static int |
PGRFlyCapture.flycaptureGetPacketInfo(PGRFlyCapture.FlyCaptureContext context,
int videoMode,
int frameRate,
PGRFlyCapture.FlyCapturePacketInfo pinfo) |
static int |
PGRFlyCapture.flycaptureGetStrobe(PGRFlyCapture.FlyCaptureContext context,
int iSource,
BoolPointer pbOnOff,
BoolPointer pbPolarityActiveLow,
int[] piDelay,
int[] piDuration) |
static int |
PGRFlyCapture.flycaptureGetStrobe(PGRFlyCapture.FlyCaptureContext context,
int iSource,
BoolPointer pbOnOff,
BoolPointer pbPolarityActiveLow,
IntBuffer piDelay,
IntBuffer piDuration) |
static int |
PGRFlyCapture.flycaptureGetStrobe(PGRFlyCapture.FlyCaptureContext context,
int iSource,
BoolPointer pbOnOff,
BoolPointer pbPolarityActiveLow,
IntPointer piDelay,
IntPointer piDuration) |
static int |
PGRFlyCapture.flycaptureGetTrigger(PGRFlyCapture.FlyCaptureContext context,
BoolPointer pbOnOff,
int[] piPolarity,
int[] piSource,
int[] piRawValue,
int[] piMode,
int[] piParameter) |
static int |
PGRFlyCapture.flycaptureGetTrigger(PGRFlyCapture.FlyCaptureContext context,
BoolPointer pbOnOff,
IntBuffer piPolarity,
IntBuffer piSource,
IntBuffer piRawValue,
IntBuffer piMode,
IntBuffer piParameter) |
static int |
PGRFlyCapture.flycaptureGetTrigger(PGRFlyCapture.FlyCaptureContext context,
BoolPointer pbOnOff,
IntPointer piPolarity,
IntPointer piSource,
IntPointer piRawValue,
IntPointer piMode,
IntPointer piParameter) |
static int |
PGRFlyCapture.flycaptureGrabImage(PGRFlyCapture.FlyCaptureContext context,
byte[] ppImageBuffer,
int[] piRows,
int[] piCols,
int[] piRowInc,
int[] pVideoMode) |
static int |
PGRFlyCapture.flycaptureGrabImage(PGRFlyCapture.FlyCaptureContext context,
ByteBuffer ppImageBuffer,
IntBuffer piRows,
IntBuffer piCols,
IntBuffer piRowInc,
IntBuffer pVideoMode) |
static int |
PGRFlyCapture.flycaptureGrabImage(PGRFlyCapture.FlyCaptureContext context,
BytePointer ppImageBuffer,
IntPointer piRows,
IntPointer piCols,
IntPointer piRowInc,
IntPointer pVideoMode) |
static int |
PGRFlyCapture.flycaptureGrabImage(PGRFlyCapture.FlyCaptureContext context,
PointerPointer ppImageBuffer,
IntPointer piRows,
IntPointer piCols,
IntPointer piRowInc,
IntPointer pVideoMode) |
static int |
PGRFlyCapture.flycaptureGrabImage2(PGRFlyCapture.FlyCaptureContext context,
PGRFlyCapture.FlyCaptureImage pimage) |
static int |
PGRFlyCapture.flycaptureInitialize(PGRFlyCapture.FlyCaptureContext context,
int ulDevice) |
static int |
PGRFlyCapture.flycaptureInitializeFromSerialNumber(PGRFlyCapture.FlyCaptureContext context,
int serialNumber) |
static int |
PGRFlyCapture.flycaptureInitializeFromSerialNumberPlus(PGRFlyCapture.FlyCaptureContext context,
int serialNumber,
int ulNumBuffers,
byte[] arpBuffers) |
static int |
PGRFlyCapture.flycaptureInitializeFromSerialNumberPlus(PGRFlyCapture.FlyCaptureContext context,
int serialNumber,
int ulNumBuffers,
ByteBuffer arpBuffers) |
static int |
PGRFlyCapture.flycaptureInitializeFromSerialNumberPlus(PGRFlyCapture.FlyCaptureContext context,
int serialNumber,
int ulNumBuffers,
BytePointer arpBuffers) |
static int |
PGRFlyCapture.flycaptureInitializeFromSerialNumberPlus(PGRFlyCapture.FlyCaptureContext context,
int serialNumber,
int ulNumBuffers,
PointerPointer arpBuffers) |
static int |
PGRFlyCapture.flycaptureInitializeMessaging(PGRFlyCapture.FlyCaptureContext context,
int ulSerialNumber) |
static int |
PGRFlyCapture.flycaptureInitializePlus(PGRFlyCapture.FlyCaptureContext context,
int ulBusIndex,
int ulNumBuffers,
byte[] arpBuffers) |
static int |
PGRFlyCapture.flycaptureInitializePlus(PGRFlyCapture.FlyCaptureContext context,
int ulBusIndex,
int ulNumBuffers,
ByteBuffer arpBuffers) |
static int |
PGRFlyCapture.flycaptureInitializePlus(PGRFlyCapture.FlyCaptureContext context,
int ulBusIndex,
int ulNumBuffers,
BytePointer arpBuffers) |
static int |
PGRFlyCapture.flycaptureInitializePlus(PGRFlyCapture.FlyCaptureContext context,
int ulBusIndex,
int ulNumBuffers,
PointerPointer arpBuffers) |
static int |
PGRFlyCapture.flycaptureInplaceWhiteBalance(PGRFlyCapture.FlyCaptureContext context,
byte[] pData,
int iRows,
int iCols) |
static int |
PGRFlyCapture.flycaptureInplaceWhiteBalance(PGRFlyCapture.FlyCaptureContext context,
ByteBuffer pData,
int iRows,
int iCols) |
static int |
PGRFlyCapture.flycaptureInplaceWhiteBalance(PGRFlyCapture.FlyCaptureContext context,
BytePointer pData,
int iRows,
int iCols) |
static int |
PGRFlyCapture.flycaptureLockLatest(PGRFlyCapture.FlyCaptureContext context,
PGRFlyCapture.FlyCaptureImagePlus pimage) |
static int |
PGRFlyCapture.flycaptureLockNext(PGRFlyCapture.FlyCaptureContext context,
PGRFlyCapture.FlyCaptureImagePlus pimage) |
static int |
PGRFlyCapture.flycaptureModifyCallback(PGRFlyCapture.FlyCaptureContext context,
PGRFlyCapture.FlyCaptureCallback pfnCallback,
Pointer pParam,
boolean bAdd) |
static int |
PGRFlyCapture.flycaptureParseImageTimestamp(PGRFlyCapture.FlyCaptureContext context,
byte[] pData,
int[] puiSeconds,
int[] puiCount,
int[] puiOffset) |
static int |
PGRFlyCapture.flycaptureParseImageTimestamp(PGRFlyCapture.FlyCaptureContext context,
ByteBuffer pData,
IntBuffer puiSeconds,
IntBuffer puiCount,
IntBuffer puiOffset) |
static int |
PGRFlyCapture.flycaptureParseImageTimestamp(PGRFlyCapture.FlyCaptureContext context,
BytePointer pData,
IntPointer puiSeconds,
IntPointer puiCount,
IntPointer puiOffset) |
static int |
PGRFlyCapture.flycaptureQueryCustomImage(PGRFlyCapture.FlyCaptureContext context,
int uiMode,
BoolPointer pbAvailable,
int[] puiMaxImagePixelsWidth,
int[] puiMaxImagePixelsHeight,
int[] puiPixelUnitHorz,
int[] puiPixelUnitVert,
int[] puiPixelFormats) |
static int |
PGRFlyCapture.flycaptureQueryCustomImage(PGRFlyCapture.FlyCaptureContext context,
int uiMode,
BoolPointer pbAvailable,
IntBuffer puiMaxImagePixelsWidth,
IntBuffer puiMaxImagePixelsHeight,
IntBuffer puiPixelUnitHorz,
IntBuffer puiPixelUnitVert,
IntBuffer puiPixelFormats) |
static int |
PGRFlyCapture.flycaptureQueryCustomImage(PGRFlyCapture.FlyCaptureContext context,
int uiMode,
BoolPointer pbAvailable,
IntPointer puiMaxImagePixelsWidth,
IntPointer puiMaxImagePixelsHeight,
IntPointer puiPixelUnitHorz,
IntPointer puiPixelUnitVert,
IntPointer puiPixelFormats) |
static int |
PGRFlyCapture.flycaptureQueryCustomImageEx(PGRFlyCapture.FlyCaptureContext context,
int uiMode,
BoolPointer pbAvailable,
int[] puiMaxImagePixelsWidth,
int[] puiMaxImagePixelsHeight,
int[] puiPixelUnitHorz,
int[] puiPixelUnitVert,
int[] puiOffsetUnitHorz,
int[] puiOffsetUnitVert,
int[] puiPixelFormats) |
static int |
PGRFlyCapture.flycaptureQueryCustomImageEx(PGRFlyCapture.FlyCaptureContext context,
int uiMode,
BoolPointer pbAvailable,
IntBuffer puiMaxImagePixelsWidth,
IntBuffer puiMaxImagePixelsHeight,
IntBuffer puiPixelUnitHorz,
IntBuffer puiPixelUnitVert,
IntBuffer puiOffsetUnitHorz,
IntBuffer puiOffsetUnitVert,
IntBuffer puiPixelFormats) |
static int |
PGRFlyCapture.flycaptureQueryCustomImageEx(PGRFlyCapture.FlyCaptureContext context,
int uiMode,
BoolPointer pbAvailable,
IntPointer puiMaxImagePixelsWidth,
IntPointer puiMaxImagePixelsHeight,
IntPointer puiPixelUnitHorz,
IntPointer puiPixelUnitVert,
IntPointer puiOffsetUnitHorz,
IntPointer puiOffsetUnitVert,
IntPointer puiPixelFormats) |
static int |
PGRFlyCapture.flycaptureQueryLookUpTable(PGRFlyCapture.FlyCaptureContext context,
BoolPointer pbAvailable,
int[] puiNumChannels,
BoolPointer pbOn,
int[] puiBitDepth,
int[] puiNumEntries) |
static int |
PGRFlyCapture.flycaptureQueryLookUpTable(PGRFlyCapture.FlyCaptureContext context,
BoolPointer pbAvailable,
IntBuffer puiNumChannels,
BoolPointer pbOn,
IntBuffer puiBitDepth,
IntBuffer puiNumEntries) |
static int |
PGRFlyCapture.flycaptureQueryLookUpTable(PGRFlyCapture.FlyCaptureContext context,
BoolPointer pbAvailable,
IntPointer puiNumChannels,
BoolPointer pbOn,
IntPointer puiBitDepth,
IntPointer puiNumEntries) |
static int |
PGRFlyCapture.flycaptureQueryStrobe(PGRFlyCapture.FlyCaptureContext context,
int iSource,
BoolPointer pbAvailable,
BoolPointer pbReadOut,
BoolPointer pbOnOff,
BoolPointer pbPolarity,
int[] piMinValue,
int[] piMaxValue) |
static int |
PGRFlyCapture.flycaptureQueryStrobe(PGRFlyCapture.FlyCaptureContext context,
int iSource,
BoolPointer pbAvailable,
BoolPointer pbReadOut,
BoolPointer pbOnOff,
BoolPointer pbPolarity,
IntBuffer piMinValue,
IntBuffer piMaxValue) |
static int |
PGRFlyCapture.flycaptureQueryStrobe(PGRFlyCapture.FlyCaptureContext context,
int iSource,
BoolPointer pbAvailable,
BoolPointer pbReadOut,
BoolPointer pbOnOff,
BoolPointer pbPolarity,
IntPointer piMinValue,
IntPointer piMaxValue) |
static int |
PGRFlyCapture.flycaptureQueryTrigger(PGRFlyCapture.FlyCaptureContext context,
BoolPointer pbPresent,
BoolPointer pbReadOut,
BoolPointer pbOnOff,
BoolPointer pbPolarity,
BoolPointer pbValueRead,
int[] puiSourceMask,
BoolPointer pbSoftwareTrigger,
int[] puiModeMask) |
static int |
PGRFlyCapture.flycaptureQueryTrigger(PGRFlyCapture.FlyCaptureContext context,
BoolPointer pbPresent,
BoolPointer pbReadOut,
BoolPointer pbOnOff,
BoolPointer pbPolarity,
BoolPointer pbValueRead,
IntBuffer puiSourceMask,
BoolPointer pbSoftwareTrigger,
IntBuffer puiModeMask) |
static int |
PGRFlyCapture.flycaptureQueryTrigger(PGRFlyCapture.FlyCaptureContext context,
BoolPointer pbPresent,
BoolPointer pbReadOut,
BoolPointer pbOnOff,
BoolPointer pbPolarity,
BoolPointer pbValueRead,
IntPointer puiSourceMask,
BoolPointer pbSoftwareTrigger,
IntPointer puiModeMask) |
static int |
PGRFlyCapture.flycaptureReadRegisterBlock(PGRFlyCapture.FlyCaptureContext context,
short usAddrHigh,
int ulAddrLow,
int[] pulBuffer,
int ulLength) |
static int |
PGRFlyCapture.flycaptureReadRegisterBlock(PGRFlyCapture.FlyCaptureContext context,
short usAddrHigh,
int ulAddrLow,
IntBuffer pulBuffer,
int ulLength) |
static int |
PGRFlyCapture.flycaptureReadRegisterBlock(PGRFlyCapture.FlyCaptureContext context,
short usAddrHigh,
int ulAddrLow,
IntPointer pulBuffer,
int ulLength) |
static int |
PGRFlyCapture.flycaptureReceiveMessage(PGRFlyCapture.FlyCaptureContext context,
int ulSerialNumber,
PGRFlyCapture.FlyCaptureMessage pMessage,
Pointer polRead) |
static int |
PGRFlyCapture.flycaptureRestoreFromMemoryChannel(PGRFlyCapture.FlyCaptureContext context,
int ulChannel) |
static int |
PGRFlyCapture.flycaptureSaveImage(PGRFlyCapture.FlyCaptureContext context,
PGRFlyCapture.FlyCaptureImage pImage,
BytePointer pszPath,
int format) |
static int |
PGRFlyCapture.flycaptureSaveImage(PGRFlyCapture.FlyCaptureContext context,
PGRFlyCapture.FlyCaptureImage pImage,
String pszPath,
int format) |
static int |
PGRFlyCapture.flycaptureSaveToMemoryChannel(PGRFlyCapture.FlyCaptureContext context,
int ulChannel) |
static int |
PGRFlyCapture.flycaptureSetBusSpeed(PGRFlyCapture.FlyCaptureContext context,
int asyncBusSpeed,
int isochBusSpeed) |
static int |
PGRFlyCapture.flycaptureSetCameraAbsProperty(PGRFlyCapture.FlyCaptureContext context,
int cameraProperty,
float fValue) |
static int |
PGRFlyCapture.flycaptureSetCameraAbsPropertyBroadcast(PGRFlyCapture.FlyCaptureContext context,
int cameraProperty,
float fValue) |
static int |
PGRFlyCapture.flycaptureSetCameraAbsPropertyBroadcastEx(PGRFlyCapture.FlyCaptureContext context,
int cameraProperty,
boolean bOnePush,
boolean bOnOff,
boolean bAuto,
float fValue) |
static int |
PGRFlyCapture.flycaptureSetCameraAbsPropertyEx(PGRFlyCapture.FlyCaptureContext context,
int cameraProperty,
boolean bOnePush,
boolean bOnOff,
boolean bAuto,
float fValue) |
static int |
PGRFlyCapture.flycaptureSetCameraProperty(PGRFlyCapture.FlyCaptureContext context,
int cameraProperty,
int lValueA,
int lValueB,
boolean bAuto) |
static int |
PGRFlyCapture.flycaptureSetCameraPropertyBroadcast(PGRFlyCapture.FlyCaptureContext context,
int cameraProperty,
int lValueA,
int lValueB,
boolean bAuto) |
static int |
PGRFlyCapture.flycaptureSetCameraPropertyBroadcastEx(PGRFlyCapture.FlyCaptureContext context,
int cameraProperty,
boolean bOnePush,
boolean bOnOff,
boolean bAuto,
int iValueA,
int iValueB) |
static int |
PGRFlyCapture.flycaptureSetCameraPropertyEx(PGRFlyCapture.FlyCaptureContext context,
int cameraProperty,
boolean bOnePush,
boolean bOnOff,
boolean bAuto,
int iValueA,
int iValueB) |
static int |
PGRFlyCapture.flycaptureSetCameraRegister(PGRFlyCapture.FlyCaptureContext context,
int ulRegister,
int ulValue) |
static int |
PGRFlyCapture.flycaptureSetCameraRegisterBroadcast(PGRFlyCapture.FlyCaptureContext context,
int ulRegister,
int ulValue) |
static int |
PGRFlyCapture.flycaptureSetCameraTrigger(PGRFlyCapture.FlyCaptureContext context,
int uiOnOff,
int uiPolarity,
int uiTriggerMode) |
static int |
PGRFlyCapture.flycaptureSetCameraTriggerBroadcast(PGRFlyCapture.FlyCaptureContext context,
byte ucOnOff,
byte ucPolarity,
byte ucTriggerMode) |
static int |
PGRFlyCapture.flycaptureSetColorProcessingMethod(PGRFlyCapture.FlyCaptureContext context,
int method) |
static int |
PGRFlyCapture.flycaptureSetColorTileFormat(PGRFlyCapture.FlyCaptureContext context,
int format) |
static int |
PGRFlyCapture.flycaptureSetGrabTimeoutEx(PGRFlyCapture.FlyCaptureContext context,
int ulTimeout) |
static int |
PGRFlyCapture.flycaptureSetImageFilters(PGRFlyCapture.FlyCaptureContext context,
int uiFilters) |
static int |
PGRFlyCapture.flycaptureSetImageTimestamping(PGRFlyCapture.FlyCaptureContext context,
boolean bOn) |
static int |
PGRFlyCapture.flycaptureSetJPEGCompressionQuality(PGRFlyCapture.FlyCaptureContext context,
int iQuality) |
static int |
PGRFlyCapture.flycaptureSetLookUpTableChannel(PGRFlyCapture.FlyCaptureContext context,
int uiChannel,
int[] puiArray) |
static int |
PGRFlyCapture.flycaptureSetLookUpTableChannel(PGRFlyCapture.FlyCaptureContext context,
int uiChannel,
IntBuffer puiArray) |
static int |
PGRFlyCapture.flycaptureSetLookUpTableChannel(PGRFlyCapture.FlyCaptureContext context,
int uiChannel,
IntPointer puiArray) |
static int |
PGRFlyCapture.flycaptureSetMessageLoggingStatus(PGRFlyCapture.FlyCaptureContext context,
boolean bEnable) |
static int |
PGRFlyCapture.flycaptureSetStrobe(PGRFlyCapture.FlyCaptureContext context,
int iSource,
boolean bOnOff,
boolean bPolarityActiveLow,
int iDelay,
int iDuration) |
static int |
PGRFlyCapture.flycaptureSetStrobeBroadcast(PGRFlyCapture.FlyCaptureContext context,
int iSource,
boolean bOnOff,
boolean bPolarityActiveLow,
int iDelay,
int iDuration) |
static int |
PGRFlyCapture.flycaptureSetTrigger(PGRFlyCapture.FlyCaptureContext context,
boolean bOnOff,
int iPolarity,
int iSource,
int iMode,
int iParameter) |
static int |
PGRFlyCapture.flycaptureSetTriggerBroadcast(PGRFlyCapture.FlyCaptureContext context,
boolean bOnOff,
int iPolarity,
int iSource,
int iMode,
int iParameter) |
static int |
PGRFlyCapture.flycaptureStart(PGRFlyCapture.FlyCaptureContext context,
int videoMode,
int frameRate) |
static int |
PGRFlyCapture.flycaptureStartCustomImage(PGRFlyCapture.FlyCaptureContext context,
int uiMode,
int uiImagePosLeft,
int uiImagePosTop,
int uiWidth,
int uiHeight,
float fBandwidth,
int format) |
static int |
PGRFlyCapture.flycaptureStartCustomImagePacket(PGRFlyCapture.FlyCaptureContext context,
int ulMode,
int ulImagePosLeft,
int ulImagePosTop,
int ulWidth,
int ulHeight,
int ulPacketSizeBytes,
int format) |
static int |
PGRFlyCapture.flycaptureStartLockNext(PGRFlyCapture.FlyCaptureContext context,
int videoMode,
int frameRate) |
static int |
PGRFlyCapture.flycaptureStartLockNextCustomImage(PGRFlyCapture.FlyCaptureContext context,
int ulMode,
int ulImagePosLeft,
int ulImagePosTop,
int ulWidth,
int ulHeight,
float fBandwidth,
int format) |
static int |
PGRFlyCapture.flycaptureStartLockNextCustomImagePacket(PGRFlyCapture.FlyCaptureContext context,
int ulMode,
int ulImagePosLeft,
int ulImagePosTop,
int ulWidth,
int ulHeight,
int ulPacketSizeBytes,
int format) |
static int |
PGRFlyCapture.flycaptureStop(PGRFlyCapture.FlyCaptureContext context) |
static int |
PGRFlyCapture.flycaptureSyncForLockNext(PGRFlyCapture.FlyCaptureContext arContexts,
int ulContexts) |
static int |
PGRFlyCapture.flycaptureUnlock(PGRFlyCapture.FlyCaptureContext context,
int ulBufferIndex) |
static int |
PGRFlyCapture.flycaptureUnlockAll(PGRFlyCapture.FlyCaptureContext context) |
static int |
PGRFlyCapture.flycaptureWaitForImageEvent(PGRFlyCapture.FlyCaptureContext context,
PGRFlyCapture.FlyCaptureImageEvent pevent,
int ulTimeout) |
static int |
PGRFlyCapture.flycaptureWriteRegisterBlock(PGRFlyCapture.FlyCaptureContext context,
short usAddrHigh,
int ulAddrLow,
int[] pulBuffer,
int ulLength) |
static int |
PGRFlyCapture.flycaptureWriteRegisterBlock(PGRFlyCapture.FlyCaptureContext context,
short usAddrHigh,
int ulAddrLow,
IntBuffer pulBuffer,
int ulLength) |
static int |
PGRFlyCapture.flycaptureWriteRegisterBlock(PGRFlyCapture.FlyCaptureContext context,
short usAddrHigh,
int ulAddrLow,
IntPointer pulBuffer,
int ulLength) |