Returns the red channel value of the pixel.
pixel
@override double getRed(Float32x4 pixel) => pixel.x;