FreeImage.NET Class Library Reference
MetadataModelToString Method |
Overload List
Name | Description | |
---|---|---|
ToString |
Converts the model of the MetadataModel object to its equivalent string representation.
(Overrides ObjectToString.) |
|
ToString(NullableMetadataModelDirectionReference) |
Returns the equivalent String for the
specified MetadataModelDirectionReference.
|
|
ToString(NullableMetadataModelInteroperabilityMode) |
Returns the equivalent String for the
specified MetadataModelInteroperabilityMode.
|
|
ToString(NullableMetadataModelLatitudeType) |
Returns the equivalent String for the
specified MetadataModelLatitudeType.
|
|
ToString(NullableMetadataModelLongitudeType) |
Returns the equivalent String for the
specified MetadataModelLongitudeType.
|
|
ToString(NullableMetadataModelVelocityUnit) |
Returns the equivalent String for the
specified MetadataModelVelocityUnit.
|
See Also