int wb_load_image (string filename [, int index])
Loads the image file filename from disk and returns a handle to it. index is the index of the image on the file if filename is an icon library. Default index is 0. The resulting image must be destroyed by a call to wb_destroy_image.
wb_create_image
wb_destroy_image
Image functions