FreeImage.NET Class Library Reference
![]() | FIMETADATAIsNull Property |
Gets whether the pointer is a null pointer or not.
Namespace: FreeImageAPI
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)

C#
public bool IsNull { get; }
Property Value
Type: Booleantrue if this FIMETADATA is a null pointer; otherwise, false.
