|
Action:
|
Initializes the Image Utilities Library.
|
|
|
Prototype:
|
outcome api_rh_initialise_image_utilities ();
|
|
|
Includes:
|
#include "kernel/acis.hxx"
|
|
#include "kernel/kernapi/api/api.hxx"
|
|
#include "rnd_husk/api/rnd_api.hxx"
|
|
|
Description:
|
This function initializes the use of the Image Format Utility Library. Call this function before any others in the Image Format Utility Library. Call
LwTerminateImageUtilities to terminate the use of the library. Call this function when the rendering session is initiated with
api_rh_initialise.
|
|
|
Library:
|
rnd_husk
|
|
|
Filename:
|
rbase/rnd_husk/api/rnd_api.hxx
|
|
|
Effect:
|
System routine
|