-
Functions
- - - - bitmap_create_video - - - - - - -
| Constants Variables
| - - - - - - - - -
|
|
bitmap_create_video ( 0.1a )
Description: BITMAP bitmap_create_video ( 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 de video.
|