Delegate CustomPassCallback.ExecuteCustomPassAction<T1>
Declare a delegate for a callback function to execute the photosensor array image processing pipeline.
Namespace: Mechatronics.SensorSDK
Assembly: solution.dll
Syntax
public delegate void CustomPassCallback.ExecuteCustomPassAction<T1>(T1 ctx)
Parameters
| Type | Name | Description |
|---|---|---|
| T1 | ctx |
Type Parameters
| Name | Description |
|---|---|
| T1 |