Table of Contents

Enum FlashMode

Namespace
VisioForge.Core.PhotoCapture
Assembly
VisioForge.Core.dll

Specifies the flash mode for camera capture operations.

public enum FlashMode

Fields

Auto = 0

The flash will automatically fire based on lighting conditions.

Enabled = 1

The flash is enabled and will always fire.

Disabled = 2

The flash is disabled and will not fire.