C# (CSharp) CyrusBuilt.MonoPi.Devices.PiCamera Namespace

Classes

Name Description
CaptureDoneEventArgs Capture done event arguments class.
CaptureOutputEventArgs Capture output event arguments class.
CaptureStartEventArgs Image capture process start event arguments class.
CaptureUtils Image capture utility methods.
PiCameraDevice An abstraction of the RaspiCam device. RaspiCam is a peripheral camera device designed specifically for use with the Raspberry Pi. The class provides a threaded wrapper around the raspistill utility and thus a means for still capture control. See http://www.raspberrypi.org/wp-content/uploads/2013/07/RaspiCam-Documentation.pdf for instructions on how to install and configure RaspiCam support.
StillCaptureSettings Still capture camera settings.