Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-1972

"In place" methods for QImage and QPixmap processing tasks

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Out of scope
    • P2: Important
    • Some future release
    • None
    • GUI: Painting
    • None

    Description

      The methods provided makes a full copy of the image and modifies the pixels in the copy, which for large images can be extremely memory consuming. There should be non-const versions of these methods that modify the current image without requiring twice the memory really needed (the original image is often not needed).

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            sletta Gunnar Sletta
            vhilshei Volker Hilsheimer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes