Color Matrix Transform Filter
Color Matrix Transform Filter
Section titled “Color Matrix Transform Filter” Category Filters
Is Pair Node: No
Transforms the color of each pixel in the input image using a 5x4 color matrix. This filter can be used to apply complex color transformations, such as adjusting brightness, contrast, saturation, and hue, or to create custom color effects.
Inputs
Section titled “Inputs” Matrix
Section titled “ Matrix ” Type: ColorMatrix
Default: ColorMatrix.Identity
The color matrix to apply to the input image. The matrix is a 5x4 matrix that transforms the color of each pixel in the input image.
Previous
Section titled “ Previous ” Type: Filter
Default: null
The previous filter to apply. This is used to chain multiple filters together.
Outputs
Section titled “Outputs” Filters
Section titled “ Filters ” Type: Filter
Default: null
The output filter that applies the color matrix transformation to the input image. If provided, the previous filter will be applied before the color matrix transformation.
All of our content is carefully written by hand, no AI was involved during the process.