Initializes a new instance based on the specified parameters.
Namespace:
FreeImageAPIAssembly: FreeImageNET (in FreeImageNET.dll)
Syntax
C# |
---|
public FIURational( FITAG tag ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ tag As FITAG _ ) |
Visual C++ |
---|
public: FIURational( FITAG tag ) |
Parameters
- tag
- Type: FreeImageAPI..::.FITAG
The tag to read the data from.