Initializes a new instance of this class.
Namespace:
FreeImageAPI.MetadataAssembly: FreeImageNET (in FreeImageNET.dll)
Syntax
| C# |
|---|
public MetadataTag( FREE_IMAGE_MDMODEL model ) |
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ model As FREE_IMAGE_MDMODEL _ ) |
| Visual C++ |
|---|
public: MetadataTag( FREE_IMAGE_MDMODEL model ) |
Parameters
- model
- Type: FreeImageAPI..::.FREE_IMAGE_MDMODEL
The new model the tag should be of.