Method | Description | |
---|---|---|
ExifTagDescriptionAttribute ( object value, string description ) : System |
Initializes a new instance of the ExifTagDescriptionAttribute class.
|
|
GetDescription ( ExifTag tag, object value ) : string |
public ExifTagDescriptionAttribute ( object value, string description ) : System | ||
value | object | The value of the exif tag. |
description | string | The description for the value of the exif tag. |
return | System |
public static GetDescription ( ExifTag tag, object value ) : string | ||
tag | ExifTag | |
value | object | |
return | string |