Returns a string containing a standard copyright message.
Namespace:
FreeImageAPIAssembly: FreeImageNET (in FreeImageNET.dll)
Syntax
| C# |
|---|
public static string GetCopyrightMessage() |
| Visual Basic (Declaration) |
|---|
Public Shared Function GetCopyrightMessage As String |
| Visual C++ |
|---|
public: static String^ GetCopyrightMessage() |