Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-27154

[flex_next] BitmapImage's _bitmapData property should be 'protected' or 'mx_internal' to allow for subclassing.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Adobe Flex SDK Previous
    • None
    • Spark: Image
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      The _bitmapData property of the BitmapImage class is private. Accessing this data through the public 'bitmapData' accessor causes the data to be copied which is very inefficient. Please make the _bitmapData property either protected or mx_internal so it can be accessed in a derived class.

      Attachments

        Activity

          People

            adobejira Adobe JIRA
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: