ISL_Initialize
Initializes the Image Styles Library.
bool ISL_Initialize();
Return value
If Image Styles Library was successfully initialized then TRUE is returned, else FALSE is returned.
Remarks
This function must be called only once in the beginning of a program.
|