PHP Media
Spanish English 

Main
Forum
Documentation
- BITMAP
Functions
- bitmap_create
- bitmap_create_autodetect
- bitmap_create_sub
- bitmap_create_video
- bitmap_duplicate
- bitmap_height
- bitmap_load
- bitmap_save
- bitmap_string_load
- bitmap_string_save
- bitmap_width
Constants
Variables
- COLOR
- DRAW
- FONT
- JOY
- KEY
- MOUSE
- MUSIC
- SOUND
- VIDEOMODE
Contact
bitmap_create_sub
( 0.1a )

Description:
BITMAP bitmap_create_sub ( BITMAP bitmap, int x, int y, int width, int height )

bitmap - Bitmap del que se obtendrá la subimagen
x - Posición X
y - Posición
width - Ancho del bitmap
height - Alto del bitmap

Devuelve un bitmap parte del bitmap indicado compartiendo memória.


¿Found a bug? Post it in forum


SourceForge.net Logo