Back to FabImage Library Lite website
You are here: Start » System » Configuration » InitLibrary
InitLibrary
Header: | FIL.h |
---|---|
Namespace: | fil |
Initializes library internals. Should be called before any other function from FIL.
Applications: If you do not call this first, initialization will be done in the first iteration, possibly affecting system's performance.
Syntax
void fil::InitLibrary
(
)