An openCV h x w RGB image is an array of shape (h, w, 3). What numpy matrix operation will multiply each [B G R] pixel value by a 3 x 3 matrix M?