Image On/Off Switch
Jump to navigation
Jump to search
Summary
Enables or disables the image stream based on a boolean control.
Description
The **Image Switch** (On/Off) component passes the image through only when **Enable** is **True**. When disabled, no image is produced at the output.
Diagram:
Categories
- File:TArduinoImageCategory.png Category Image – Signal gating / enabling
Properties
- Enabled – When **False**, the component is disabled.
- InitialEnabled – Boolean – initial state of the **Enable** control.
Pins
- In – Image input stream.
- Enable – Boolean control – when **True**, the input image is forwarded.
- Out – Image output stream.