- - -
Functions
- - - - - - - - - - - - - - - - - - draw_get - - - - - - -
| Constants Variables
| - - - - - - -
|
|
draw_get ( 0.1a )
Description: int draw_get ( BITMAP bitmap, int x, int y )
bitmap | - Bitmap | x | - Posición horizontal | y | - Posición vertical |
Devuelve el color de la posición x,y del bitmap.
|