Signature:
dabo.ui.resizeBmp(bmp, wd, ht)
Description:
Given a bitmap, returns another bitmap resized to the specified sizes.
Returns:
Bitmap.
Comments:
Rarely needed by the programmer; use dabo.ui.strToBmp() instead.
dabo.ui.resizeBmp(bmp, wd, ht)
Given a bitmap, returns another bitmap resized to the specified sizes.
Bitmap.
Rarely needed by the programmer; use dabo.ui.strToBmp() instead.