Back to FabImage Library website
You are here: Start » Function Reference » Camera Support » Photoneo » Photoneo_GrabColorCameraImage
Header: | ThirdPartySdk.h |
---|---|
Namespace: | fil |
Module: | ThirdParty |
Captures ColorCameraImage structure using Photoneo.
Syntax
bool fil::Photoneo_GrabColorCameraImage ( Photoneo_State& ioState, const ftl::Optional<ftl::String> inDeviceID, const fil::PhotoneoCaptureSettings& inCaptureSettings, fil::Image& outImage )
Parameters
Name | Type | Default | Description | |
---|---|---|---|---|
![]() |
ioState | Photoneo_State& | Object used to maintain state of the function. | |
![]() |
inDeviceID | const Optional<String> | NIL | Device identification string |
![]() |
inCaptureSettings | const PhotoneoCaptureSettings& | ||
![]() |
outImage | Image& | Output image |