Alpha Color Snapshot

From Visuino
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

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.