Click or drag to resize

CameraInfoModelExtended Property

Gets extended information on the camera model if available.

Namespace:  Atalasoft.Imaging.Codec
Assembly:  Atalasoft.dotImage.Raw (in Atalasoft.dotImage.Raw.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public string ModelExtended { get; set; }

Property Value

Type: String
Extended information on the camera model if available.
See Also