This takes in separate CMYK data and combines into a single colour output.
CMYK2Colour Setup
![]()
Name |
Description |
---|
C |
This is the input value of the cyan parameter. |
M |
This is the input value of the magenta parameter. |
Y |
This is the input value of the yellow parameter. |
K |
This is the input value of the black parameter. |
Colour |
This is the combined colour output. |
![]()
Layout
Name |
Description |
---|
Position |
The position of the node on the board can be set using XY values. |
Size |
The size of the node, width and height can be set here. |