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

optimize exportBitmapData #25

@brightli

Description

@brightli

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions