IMemory2D::IsValid Method
C++
virtual bool IsValid()
Query if this object is valid. This function returns also true if the object itself is valid but the memory block has size zero.
Returns
bool |
True if valid, false if not. |
Light-Field SDK 8.4.0 |