|
Action:
|
Terminates the use of the Image Format Utility Library.
|
|
|
Prototype:
|
outcome api_rh_terminate_image_utilities ();
|
|
|
Includes:
|
#include "kernel/acis.hxx"
|
|
#include "kernel/kernapi/api/api.hxx"
|
|
#include "rnd_husk/api/rnd_api.hxx"
|
|
|
Description:
|
This function terminates the use of the Image Format Utility Library, and it must match a corresponding call to
LwInitialiseImageUtilities. Any data structures that have been allocated by the library are de-allocated. Call this function when terminating a rendering session with
api_rh_terminate.
|
|
|
Library:
|
rnd_husk
|
|
|
Filename:
|
rbase/rnd_husk/api/rnd_api.hxx
|
|
|
Effect:
|
System routine
|