MetadataTag Operators and Type Conversions

FreeImage.NET

MetadataTag Operators and Type Conversions

The MetadataTag type exposes the following members.

Operators
  Name Description
Public operator Static member Equality
Determines whether two specified MetadataTag objects have the same value.
Public operator Static member (MetadataTag to FITAG)
Extracts the value of a MetadataTag instance to a FITAG handle.
Public operator Static member Inequality
Determines whether two specified MetadataTag objects have different values.
Top
See Also