Color to RGB VI

Owning Palette: Picture Functions VIs

Requires: Base Development System

Resolves any color input, including system colors, into its respective red, green, and blue components.

To perform a task such as color arithmetic with symbolic colors, you must convert the colors to their red, green, and blue components.

 Add to the block diagram  Find on the palette
Color is the color that you want to convert to its respective red, green, and blue components.
resolved color is the resolved color in RGB format.
R is the red component of the RGB value, 0 to 255.
G is the green component of the RGB value, 0 to 255.
B is the blue component of the RGB value, 0 to 255.