If I load a bitmap using a loader in Flex, I can use the loaderInfo.bytesTotal to get the size, total bytes used, of a bitmap.
If I create a bitmap in run time, how can I find out the size, the total bytes used, by that bitmap.
Please advice. Thanks
|
|
If I load a bitmap using a loader in Flex, I can use the loaderInfo.bytesTotal to get the size, total bytes used, of a bitmap. If I create a bitmap in run time, how can I find out the size, the total bytes used, by that bitmap. Please advice. Thanks |
||
|
|
|
|
That might do the trick. |
||||||
|