Abstract base class for all objects used by the library. More...
#include <FreeImagePlus.h>
Public Member Functions | |
Information functions | |
virtual BOOL | isValid () const =0 |
Returns TRUE if the object is allocated, FALSE otherwise. More... | |
Abstract base class for all objects used by the library.
|
pure virtual |
Returns TRUE if the object is allocated, FALSE otherwise.
Implemented in fipMetadataFind, fipTag, fipMultiPage, fipMemoryIO, fipWinImage, and fipImage.