Say I have an image with a black (grayscale = 0) background with a white (grayscale = 255) box in it, and I look at the Fourier transform of it, or rather the spectrum (log of the transform's magnitude). As we know, It will be a 2D Sinc function.
Now I'll turn the white box into a gray box, that is, I'll set the previously white color to grayscale 100.
Will the Fourier spectrum image change? Are there some cases in which it will change and others in which it doesn't ("invariant to grayscale changes")?