WICMetadataHandler Properties

FreeImage.NET

WICMetadataHandler Properties

The WICMetadataHandler type exposes the following members.

Properties
  Name Description
Public property ApplicationName
Gets or sets a value that identifies the name of the application that was used to construct or alter an image file.
Public property Author
Gets or sets a value that represents the author of an image.
Public property CameraManufacturer
Gets or sets a value that identifies the camera manufacturer that is associated with an image.
Public property CameraModel
Gets or sets a value that identifies the camera model that was used to capture the image.
Public property Comment
Comment Gets or sets a value that represents a comment that is associated with the image file.
Public property Copyright
Gets or sets a value that indicates copyright information that is associated with the image file.
Public property DateTaken
Gets or sets a value that indicates the date that the image was taken.
Public property Keywords
Gets or sets a collection of keywords that describe the bitmap image.
Public property Rating
Gets or sets a value that identifies the image rating.
Public property Subject
Gets or sets a value that indicates the subject matter of the bitmap image.
Public property Title
Gets or sets a value that identifies the title of an image file.
Top
See Also