Enum PhotographyFlashMode
Modes for flash control.
Namespace: VisioForge.Core.Types.X.Photography
Assembly: VisioForge.Core.dll
Syntax
public enum PhotographyFlashMode
Fields
| Name | Description |
|---|---|
| Auto | Fire flash automatically according to lighting conditions. |
| FillIn | Fill in flash. |
| Off | Never fire flash. |
| On | Always fire flash. |
| RedEye | Flash mode for reducing chance of capturing red eyes. |