Color To RGBW Alpha Color

From Visuino
Revision as of 03:59, 24 August 2025 by Visuino (talk | contribs) (Created page with "Image:TArduinoColorToRGBWAlphaColor.png == Summary == Converts a standard color input to an RGBW alpha color output. == Description == The **Color To RGBW Alpha Color** component transforms a standard color input into an RGBW alpha color signal. The '''Alpha''' property sets the transparency level, and an '''Initial Value''' can be defined at startup. This is useful for controlling RGBW LEDs or displays that support alpha transparency. <b>Diagram:</b>...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

File:TArduinoColorToRGBWAlphaColor.png

Summary

Converts a standard color input to an RGBW alpha color output.

Description

The **Color To RGBW Alpha Color** component transforms a standard color input into an RGBW alpha color signal. The Alpha property sets the transparency level, and an Initial Value can be defined at startup. This is useful for controlling RGBW LEDs or displays that support alpha transparency.

Diagram:

Categories

Properties

  • Alpha – Sets the transparency (alpha) component.
  • Initial Value – Initial RGBW alpha color value at startup.

Pins

Input Pins

  • In – Standard color input.

Output Pins

  • Out – Converted RGBW alpha color output.