Colorize
Map brightness of a pixel to a color from a gradient.
Node Data | |
---|---|
FilterArray | |
Display name | |
Colorize | |
Internal name | |
Node_Colorize | |
Inheritances | |
node | |
node_processor | |
node_colorize | |
Inputs | |
node_colorize | |
surface |
Surface In |
gradient |
Gradient |
float |
Gradient Shift |
surface |
Mask |
float |
Mix |
bool |
Active |
bool |
Multiply Alpha |
toggle |
Channel |
map |
Gradient Shift Map |
map |
Gradient Map |
gradientrange |
Gradient Map Range |
bool |
Keep Alpha |
Outputs | |
node_colorize | |
surface |
Surface Out |
Colorize node is a main method of coloring black and white image. It map the brightness of a pixel to a color in the gradient.
Properties
Gradient
Gradient to map the surface.
Gradient Shift
Shift the gradient by a fix amount.
Multiply Alpha
Multiply alpha value to the brightness calculation.