WICMetadataHandler.CameraManufacturer Property

FreeImage.NET

WICMetadataHandlerCameraManufacturer Property
Gets or sets a value that identifies the camera manufacturer that is associated with an image.

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

Property Value

Type: String
See Also