Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-12966] TiAPI: Define API for cross-platform maskedimage component

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusClosed
ResolutionDuplicate
Resolution Date2018-04-11T01:48:33.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTiAPI
Labelsn/a
ReporterArthur Evans
AssigneeUnknown
Created2013-03-06T01:04:15.000+0000
Updated2018-04-28T04:33:05.000+0000

Description

Currently, we have a MaskedImage control under Ti.UI, which is iOS-only and closely tied to the iOS API (for example, we support all 28 blend modes used by iOS). Android supports 18 porter-duff transfer modes, plus two others. If this is valuable, we should create a cross-platform alternative. I suspect there is a popular set of use cases which is significantly smaller than the set that MaskedImage supports, which would make it easier to support the control across platforms.

Comments

  1. Ingo Muschenetz 2014-03-25

    Not widely used. Deferring.
  2. Joshua Quick 2018-04-28

    We plan on adding MaskedImage support on Android in the near future. Please see: [TIMOB-17363]

JSON Source