RGB to Color VI

Owning Palette: Picture Functions VIs

Requires: Base Development System

Converts a red, green, and blue value from 0 to 255 to the corresponding RGB color.

 Add to the block diagram  Find on the palette
R is the red value for the color, 0 to 255.
G is the green value for the color, 0 to 255.
B is the blue value for the color, 0 to 255.
Color is the RGB color value that corresponds to R, G, and B.