Reference

Components
Colour Matrix
Description
This component creates a Colour Matrix which you can use for performing colour transformations on bitmaps. The matrix itself is a 5x5
floating point matrix and is supplied by a comma separated string of values. The best way to define a colour matrix is to use a Text
component as shown below.
Connectors
Inputs Type Outputs Type
Comma separated string of
matrix entries
String The colour matrix
Colour Matrix
Trigger to parse the
supplied data and
create the matrix
Trigger Whether the matrix
was created
Boolean
57 of 494