Expand description
Camera service.
The CAM service provides access to the built-in cameras. Camera
s can return images
in the form of byte vectors which can be displayed to the screen or used in other ways.
Structs§
- Both outer cameras combined.
- Handle to the Camera service.
- Data used by the camera to calibrate image quality for a single camera.
- Inward camera representation (facing the user of the 3DS).
- Left-side outward camera representation.
- Right-side outward camera representation.
- Data used by the camera to calibrate image quality when using both outward cameras.
Enums§
- Contrast settings.
- Special camera effects.
- Different kinds of flip modes.
- Framerate settings.
- Lens correction settings.
- Image output format.
- Photo mode settings.
- Playable shutter sounds.
- Configuration to handle image trimming.
- Size of the camera view.
- White balance settings.
Traits§
- Generic functionality common to all cameras.