Corrects RGB color balance according to the given scaling factors.
image: Input image.
image
scalingFactors: Scaling factors for each color channel represented as a 1-by-3 matrix. The order is red, green, blue.
scalingFactors
image: Corrected output image.