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

Suggestion: Extend QPainter and QImage to support a true 8-bit grayscale

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Out of scope
    • Icon: P3: Somewhat important P3: Somewhat important
    • Some future release
    • None
    • GUI: Painting
    • None

      Currently, the only 8bit QImage is QImage::Format_Indexed8. With the right color table, it can be made to act like an 8bit grayscale. However, QPainter does not support drawing on a QImage of QImage::Format_Indexed8. Direct support for QImage::Format_Grayscale would allow for direct manipulation of a QImage that could be used as an alpha channel.

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

            sletta Gunnar Sletta
            sthomass Stian Sandvik Thomassen (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes