Click or drag to resize

RawImageInfoCameraInfo Property

Gets detailed camera information.

Namespace:  Atalasoft.Imaging.Codec
Assembly:  Atalasoft.dotImage.Raw (in Atalasoft.dotImage.Raw.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public CameraInfo CameraInfo { get; set; }

Property Value

Type: CameraInfo
Detailed camera information.
See Also