WICMetadataHandler.CameraModel Property

FreeImage.NET

WICMetadataHandlerCameraModel Property
Gets or sets a value that identifies the camera model that was used to capture the image.

Namespace: FreeImageAPI.Metadata
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
C#
public string CameraModel { get; set; }

Property Value

Type: String
See Also