A read-only field that represents a handle that has been initialized to zero.
Namespace:
FreeImageAPI
Assembly:
FreeImageNET (in FreeImageNET.dll)
Syntax
| C# |
|---|
public static readonly FITAG Zero |
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly Zero As FITAG |
| Visual C++ |
|---|
public:
static initonly FITAG Zero |
Version Information
FreeImage.NET
Supported in: 3.12.0, 3.13.0, 3.13.1
See Also