Extract Color

Extract color information (RGB) from a color model. Each color value as defined in the "Color Manager" or "Color Designer" nodes will be represented by a data row in the node's output table. The columns represent the different color values for red (R), green (G), blue (B) and alpha (A) -- all in the range of 0-255. RGBA is the bitwise concatenation (Bits 24-31 are alpha, 16-23 are red, 8-15 are green, 0-7 are blue), whereas RGB (hex) is the color code in hexadecimal representation.

Input Ports

Icon
The output of the Color Manager or Color Designer nodes.

Output Ports

Icon
The model represented as a table.

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.