Enum CameraImageEffect
Defines the available image effects for the Raspberry Pi's camera module.
Namespace: Unosquare.RaspberryIO.Camera
Syntax
public enum CameraImageEffect
Fields
Name | Description |
---|---|
Blackboard | The blackboard |
Blur | The blur |
Cartoon | The cartoon |
ColourBalance | The colour balance |
ColourPoint | The colour point |
Denoise | The denoise |
Emboss | The emboss |
Film | The film |
GPen | Graphite Pen |
Hatch | The hatch |
Negative | The negative |
None | No effect |
OilPaint | The oil paint |
Pastel | The pastel |
Saturation | The saturation |
Sketch | The sketch |
Solarise | The solarise |
SolourSwap | The solour swap |
WashedOut | The washed out |
WaterColour | The water colour |
Whiteboard | The whiteboard |