Returns the green channel value of the pixel.
pixel
@override double getGreen(Float32x4 pixel) => pixel.y;