FreeImage.NET Class Library Reference
ImageMetadataItem Property |
Overload List
Name | Description | |
---|---|---|
ItemInt32 |
Gets or sets the MetadataModel at the specified index.
In case the getter returns null the model is not contained by the list. null can be used calling the setter to destroy the model. |
|
ItemFREE_IMAGE_MDMODEL |
Gets or sets the MetadataModel of the specified type.
In case the getter returns null the model is not contained by the list. null can be used calling the setter to destroy the model. |
See Also