Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-10079] TiAPI: Achieve parity for Ti.Blob methods

GitHub Issuen/a
TypeNew Feature
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-09-11T08:49:29.000+0000
Affected Version/sRelease 2.1.0, Release 2.1.1
Fix Version/sRelease 3.0.0, Sprint 2012-18 API
ComponentsTiAPI
Labelsapi, parity
ReporterVishal Duggal
AssigneeNeeraj Gupta
Created2012-07-23T09:42:48.000+0000
Updated2017-03-31T22:17:59.000+0000

Description

The following image methods exist on IOS only. They need to be implemented on the other supported platforms imageAsCropped imageAsResized imageAsThumbnail imageWithAlpha imageWithRoundedCorner imageWithTransparentBorder

Comments

  1. Neeraj Gupta 2012-07-23

    We can take a look at github.com/yagitoshiro/ImageAsResized for the Android platform.
  2. Shawn Lipscomb 2012-12-21

    imageWithRoundedCorner behaves differently on iOS than it does on Android. On Android, the background of the corners is transparent, like it should be. In iOS, the corners are white. Please change the iOS implementation to make the corners transparent instead of white.
  3. Lee Morris 2017-03-31

    Closing ticket as fixed, if there are any problems, please file a new ticket.

JSON Source