In this Convolution Example Image
I understand it as follows please correct me if I am wrong.
There are two functions $f(x)$ and $g(x)$. I am sliding $g(x)$ over $f(x)$, we find area for a given interval "$t$" which is the area where both $f(x)$ and $g(x)$ intersects(shown as yellow area) and we plot the same area value as a black line which is the convolution function. So does convolution function gives this equation form? So the equation form gives the value of the area for different $f(x)$ and $g(x)$ values.