FreeImage.NET Class Library Reference
WICMetadataHandler Properties |
The WICMetadataHandler type exposes the following members.
Properties
Name | Description | |
---|---|---|
ApplicationName |
Gets or sets a value that identifies the name of the application that was used to construct or alter an image file.
|
|
Author |
Gets or sets a value that represents the author of an image.
|
|
CameraManufacturer |
Gets or sets a value that identifies the camera manufacturer that is associated with an image.
|
|
CameraModel |
Gets or sets a value that identifies the camera model that was used to capture the image.
|
|
Comment |
Comment Gets or sets a value that represents a comment that is associated with the image file.
|
|
Copyright |
Gets or sets a value that indicates copyright information that is associated with the image file.
|
|
DateTaken |
Gets or sets a value that indicates the date that the image was taken.
|
|
Keywords |
Gets or sets a collection of keywords that describe the bitmap image.
|
|
Rating |
Gets or sets a value that identifies the image rating.
|
|
Subject |
Gets or sets a value that indicates the subject matter of the bitmap image.
|
|
Title |
Gets or sets a value that identifies the title of an image file.
|
See Also