Returns the blue channel value of the pixel.
pixel
@override double getBlue(Float32x4 pixel) => pixel.z;