|
Picasso API 2.5
|
Macros | |
| #define | MODULE_NAME 1 |
| Get module name. | |
Functions | |
| PEXPORT void | psx_image_module_init (void) |
| Initialze the image module. | |
| PEXPORT void | psx_image_module_shutdown (void) |
| Shutdown the image module. | |
| PEXPORT const char * | psx_image_module_get_string (int id) |
| Get the string info about module. | |
| PEXPORT const char * psx_image_module_get_string | ( | int | id | ) |
Get the string info about module.
| id | The information index. |
| PEXPORT void psx_image_module_init | ( | void | ) |
Initialze the image module.
| PEXPORT void psx_image_module_shutdown | ( | void | ) |
Shutdown the image module.