FreeImage.NET Class Library Reference
MetadataModelAddTag Method |
Overload List
Name | Description | |
---|---|---|
AddTag(MetadataTag) |
Adds new tag to the bitmap or updates its value in case it already exists.
Key will be used as key.
|
|
AddTag(IEnumerableMetadataTag) |
Adds a list of tags to the bitmap or updates their values in case they already exist.
Key will be used as key.
|
See Also