# camera A camera converts the mobjects contained in a Scene into an array of pixels. ### Classes | [`BackgroundColoredVMobjectDisplayer`](manim.camera.camera.BackgroundColoredVMobjectDisplayer.md#manim.camera.camera.BackgroundColoredVMobjectDisplayer) | Auxiliary class that handles displaying vectorized mobjects with a set background image. | |------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------| | [`Camera`](manim.camera.camera.Camera.md#manim.camera.camera.Camera) | Base camera class. |