Back to FabImage Library website

You are here: Start » Function Reference » Configuration » InitLibrary

InitLibrary


Header:FIL.h
Namespace:fil

Initializes library internals. Should be called before any other function from FIL.

Syntax

C++
C#
 
void fil::InitLibrary
(
)