Navigation: thinBasic Modules > UI (User Interface) > Regions > Region_BMP_GetWidth |
|
Description
Returns the width of a previously loaded bitmap file.
Syntax
n = Region_BMP_GetWidth(hBitMap)
Returns
Number.
Parameters
Name |
Type |
Optional |
Meaning |
hBitMap |
Number |
No |
Handle of a previously loaded bitmap |
Remarks
Restrictions
See also
Examples
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |