Skip to content
This repository has been archived by the owner on May 15, 2022. It is now read-only.

optimize exportBitmapData #25

Open
brightli opened this issue Nov 21, 2012 · 0 comments
Open

optimize exportBitmapData #25

brightli opened this issue Nov 21, 2012 · 0 comments

Comments

@brightli
Copy link

_bitmap = _loader.contentLoaderInfo.content as Bitmap;
_onCompleteCallback(_bitmap);
or
_onCompleteCallback(_bitmap.bitmapData);

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant