Skip to content

alpha masking doesn't work when drawing to canvas #188

@nadako

Description

@nadako

originally FOE-55746

Reproduction Steps:

have a bitmap with alpha pixels
use it as a mask for something
draw that something to a bitmap or use in a cacheAsBitmap'd container

Actual Behavior:

alpha pixels are not considered empty for masking (so the mask is always rectangular)

Expected Behavior:

alpha pixels must be considered (at least if both mask and masked object are cacheAsBitmap'd, see https://help.adobe.com/en_US/as3/dev/WS5b3ccc516d4fbf351e63e3d118a9b90204-7e0b.html#WS2d8d13466044a7332384449d1277856ffe8-8000

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions