Click or drag to resize

ICameraAndIlluminationHolder Interface

Interface for changing cameras and illumination controllers.

Namespace: RAYLASE.Marker.JobElement.ImageProcessing
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public interface ICameraAndIlluminationHolder

The ICameraAndIlluminationHolder type exposes the following members.

Methods
 NameDescription
Public methodChangeCamera Changes the camera to the one with the given ID.
Public methodChangeIlluminationController The illumination controller we want to work with.
Top
See Also