-
Funciones
- - bitmap_create_autodetect - - - - - - - - -
| Constantes Variables
| - - - - - - - - -
|
|
bitmap_create_autodetect ( 0.1a )
Descripción: BITMAP bitmap_create_autodetect ( int width, int height )
width | - Ancho del bitmap | height | - Alto del bitmap |
Devuelve un bitmap de color de fondo negro del tamaño indicado en los parámetros y almacenado en la memória mas conveniente.
|