Average
Average color of every pixels in the image.
Node Data | |
---|---|
FilterArray | |
Display name | |
Average | |
Internal name | |
Node_Average | |
Inheritances | |
node | |
node_processor | |
node_average | |
Inputs | |
node_average | |
surface |
Surface In |
surface |
Mask |
float |
Mix |
bool |
Active |
toggle |
Channel |
Outputs | |
node_average | |
surface |
Surface Out |
color |
Color |
Average node extracts all color from the surface and calculate average color from it.
The node has 2 outputs.
Outputs
Surface Out
Output a surface of the equal dimension with a single solid color.
Color
The averaged color as a color data.