Enum CameraDynamicRangeCompensation
Defines the different DRC (Dynamic Range Compensation) modes for the Raspberry Pi's camera module Helpful for low light photos.
Namespace: Unosquare.RaspberryIO.Camera
Syntax
public enum CameraDynamicRangeCompensation
Fields
Name | Description |
---|---|
High | The high |
Low | The low |
Medium | The medium |
Off | The off setting |