This component is obsolete and its use in filters is not recommended. Use the recent version of the component.
The Assemble RGB component assembles an image from the supplied R, G and B channels according to the RGB color model. R, G and B stand for red, green and blue respectively. For more information on the RGB color model, see this Wikipedia article on the RGB color model. Assemble RGB is a map component, it can be located in the Channels category on the Components Bar.
Since all the channels are supplied by map inputs, their values can be controlled separately for different image areas by connecting a map component to the corresponding input. In this case the output brightness of the map component defines the channel value: black areas correspond to the value of 0, white areas to 255, and the values in-between are represented by intermediate brightness levels.
The alpha channel of the image produced by this component is always set to 100%; to set a different alpha channel, use the Set Alpha component.
R: Map Input
Defines the value of the Red channel in the range between 0 and 255. Since R is a map input, its value can be controlled separately for different image areas by connecting a map component to this input.
G: Map Input
Defines the value of the Green channel in the range between 0 and 255. Since G is a map input, its value can be controlled separately for different image areas by connecting a map component to this input.
B: Map Input
Defines the value of the Blue channel in the range between 0 and 255. Since B is a map input, its value can be controlled separately for different image areas by connecting a map component to this input.