FreeImage.NET Class Library Reference
MetadataTagSetValue Method |
Overload List
Name | Description | |
---|---|---|
SetValue(Object) |
Sets the value of the metadata.
In case value is of byte or byte[] FIDT_UNDEFINED is assumed. In case value is of uint or uint[] FIDT_LONG is assumed. |
|
SetValue(Object, FREE_IMAGE_MDTYPE) |
Sets the value of the metadata.
|
See Also