Back to FabImage Library website

You are here: Start » Function Reference » Camera Support » Photoneo » Photoneo_GrabColorCameraImage

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
Input will be modified ioState Photoneo_State& Object used to maintain state of the function.
Input value inDeviceID const Optional<String> NIL Device identification string
Input value inCaptureSettings const PhotoneoCaptureSettings&
Output value outImage Image& Output image