I was contemplating deriving the area for an ellipse utilising integration. I'm aware we can make the usual relation a function in terms of $y$, ($y=\frac{b}{a}\sqrt{a^2-x^2}$) and thus the area for an ellipse can be found by evaluating the integral of, $\int_a^b 4\frac{b}{a}\sqrt{a^2-x^2}dx$.
Though that would be similar to finding the derivative of an ellipse by making it a function and differentiating explicitly.
The Question: Is there such a thing as "implicit integration" (similar to implicit differentiation)? i.e. you can integrate the relation as a relation, rather than having to split it up into a function and consider the various cases. As a result, can you then derive the area for an ellipse?
Thanks