Returns the alpha channel value of the pixel.
pixel
@override double getAlpha(Float32x4 pixel) => pixel.w;