Navigation: thinBasic Modules > UI (User Interface) > Regions > Region_BMP_Load |
|
Description
Load a bitmap file and returns its internal handle.
Syntax
hBMP = Region_BMP_Load(BitMapFileName)
Returns
Number.
Parameters
Name |
Type |
Optional |
Meaning |
BitMapFileName |
String |
No |
Name of the bitmap file to be loaded |
Remarks
Restrictions
See also
Examples
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |