-
Functions
- - bitmap_create_autodetect - - - - - - - - -
| Constants Variables
| - - - - - - - - -
|
|
bitmap_create_autodetect ( 0.1a )
Description: 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.
|