Back to FabImage Library website
You are here: Start » Function Reference » Configuration
Configuration
Select a function from the list below.
Icon | Name | Description | Library |
---|---|---|---|
![]() |
ChargeImageMemoryPools | Preallocates memory buffers for images. | Lite |
![]() |
CheckLicense | Check license for specified module | Lite |
![]() |
ControlAVX2 | Enables or disables AVX2 cpu extension usage by other filters. | Lite |
![]() |
ControlImageMemoryPools | Enables or disables deterministic image memory allocator. | Lite |
![]() |
ControlParallelComputing | Enables or disables filters multithreading parallelization. | Lite |
![]() |
ControlSIMD | Enables or disables SIMD cpu extension (e.g. SSE, AVX2, NEON) usage by other filters. | Lite |
![]() |
ControlSSE | Enables or disables SSE cpu extension usage by other filters. | Lite |
![]() |
DischargeImageMemoryPools | Releases preallocated image memory buffers. | Lite |
![]() |
GetAvailableLicenses | Reads available licenses in the system | Lite |
![]() |
GetComputerID | Gets current Computer ID | Lite |
![]() |
GetDongleSerialNumber | Gets current dongle serial number | Professional |
![]() |
GetLibraryVersion | Gets current library version | Lite |
![]() |
GetThreadLimitInfo | Reads available licenses in the system | Lite |
InitLibrary | Initializes library internals. Should be called before any other function from FIL. | Lite | |
![]() |
InspectImageMemoryPools | Returns information about allocated image memory buffers. This information can be used for preallocation. | Lite |
![]() |
VerifyProjectID | Verifies project ID | Professional |
![]() |
WriteLog | Write log message with selected log level. | Lite |
Select Filter Equivalent below.
Icon | Name | Description | Library |
---|---|---|---|
![]() |
FisFilter_EnableGPUProcessing | Resumes or suspends GPU OpenCL processing in filters. | Professional |
![]() |
FisFilter_InitGPUProcessing | Initializes GPU OpenCL processing. | Professional |