16 namespace vrvFreeImageUtilities
DT_DLL_VRVVIDEOSTREAM void initFreeImage()
Initializes the FreeImage library, and ensures that it is only initialized once, regardless of how ma...
#define DT_DLL_VRVVIDEOSTREAM
Definition: vrvVideoStream.h:20
DT_DLL_VRVVIDEOSTREAM void deinitFreeImage()
De-initializes the FreeImage library. Calls to initFreeImage are reference counted; this will actuall...
Contains DLL export macros.