Click or drag to resize

CameraSnapshotFileFormat Enumeration

When using CameraSnapshot or CameraVideoRecording to save a snapshot to a file, this specifies the file format.

Namespace:  AGI.Foundation.Graphics.Advanced
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public enum CameraSnapshotFileFormat
Members
  Member nameDescription
Bmp BMP file format
Tiff TIFF file format
Jpeg JPEG file format
Png PNG file format
See Also