FIBITMAP.IsNull Property
From FreeImage.NET
FreeImage.NET Class Library Reference
| FIBITMAPIsNull Property |
Gets whether the handle is a null 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 FIBITMAP handle is a null; otherwise, false.