Documentación de la API
>
Miscellaneous
>
Object ProUILoad
> Function ProUILoadImageFromFile
Function ProUILoadImageFromFile
Description
Preload an image file into the database
Synopsis
#include <
ProUI.h
>
ProError
ProUILoadImageFromFile
(
const char* image
/* (In)
Name of the image file.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_GENERAL_ERROR
The function failed.
PRO_TK_BAD_INPUTS
Invalid file name was given.
User Guide References
Graphics:ProUILoadImageFromFile
Displaying the Loading Image:ProUILoadImageFromFile
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado