Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
picamera [2016/12/11 14:14]
admin
picamera [2016/12/11 14:18]
admin [Funktions for the Camera Preview:]
Line 21: Line 21:
 __color effects__ (0 < u < 255 and 0 < v < 255)\\ __color effects__ (0 < u < 255 and 0 < v < 255)\\
   camera.color_effects = (u, v)   camera.color_effects = (u, v)
 +  The default value is //None//
  
 __contrast__ (-100 < u < 100) __contrast__ (-100 < u < 100)