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

"In place" methods for QImage and QPixmap processing tasks

XMLWordPrintable

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

      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).

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes