void Initialize( nn::fnd::IAllocator & rAllocator );
Name | Description | |
---|---|---|
in | rAllocator | Allocator used by the library. |
Initializes the image database.
This function must be called once before the image database can be used. After you call this function, approximately 576 KB of memory will be used until the Finalize()
function is called.
CONFIDENTIAL