how to get intensity and phase values in one image and each pixel should contain both values (intensity and phase)
you can calculate the phase as a separate band by this equation on the band maths:
phase(i,q)
where i and q are the real and imaginary parts in your complex SLC product.
Once you calculated the phase as I described above you can display both rasters with the layer manager.
