fi_handle.IsNull Property

FreeImage.NET

fi_handleIsNull Property
Gets whether the pointer is a null pointer.

Namespace: FreeImageAPI.IO
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
C#
public bool IsNull { get; }

Property Value

Type: Boolean
See Also