FreeImage.GetCopyrightMessage Method

FreeImage.NET

FreeImageGetCopyrightMessage Method
Returns a string containing a standard copyright message.

Namespace: FreeImageAPI
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
C#
public static string GetCopyrightMessage()

Return Value

Type: String
A standard copyright message.
See Also