Hi,
In a point cloud I have those values for RGB.
@Component(color_red)
@Component(color_green)
@Component(color_blue)
How do I convert this to a hex number or an FME_color atribute?
The goal is to filter the point cloud by color, for example removing all greenery from grass.
Have no inpute other than the point cloud.