Skip to content

ColorListToInts

in Lib.numbers.floats.process

Converts a color list into to a list of integer values. This can beu useful for sending them with [ArtNetOutput]

Input Parameters

Name (Relevancy & Type) Description
ColorLists (List`1)
OutputMode (Int32)

Outputs

Name Type
Result System.Collections.Generic.List`1[System.Int32]