Alpha Color Snapshot
Jump to navigation
Jump to search
File:TArduinoAlphaColorSnapshot.png
Summary
Captures the current alpha color value when triggered.
Description
The **Alpha Color Snapshot** component stores the incoming alpha color value when the Snapshot clock input is triggered and outputs it until the next snapshot is taken. This is useful for capturing a specific transparency state for later use in LEDs, displays, or visual effects.
Diagram:
Categories
- File:TArduinoColorCategory.png Category Alpha Color – Components for capturing and handling alpha color values.
Properties
- Enabled – Enables or disables the component.
Pins
Input Pins
- In – Incoming alpha color value to be captured.
- Snapshot – Clock input that triggers the capture of the current In value.
Output Pins
- Out – Outputs the captured alpha color value until the next snapshot.