Alpha Color Snapshot

From Visuino
Revision as of 01:51, 24 August 2025 by Visuino (talk | contribs) (Created page with "Image: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. <b>Diagram:</b> Image:TArduinoAlphaColorSna...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.