|
FireSync API
|
| kStatus kCameraState_SetKneeCount | ( | kCameraState | state, |
| kSize | count | ||
| ) |
Sets the number of knee points.
This feature should be used to alter the camera's gamma curve (multi slope). For each knee point use kCameraState_SetKneeTime and kCameraState_SetKneeCap to change the actual curve.
| state | State object. |
| count | Number of Knee Points. |