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

Some filter primitives take a very long time to render

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • None
    • SVG Support
    • None

      Most filter primitives are implemented by using QPainter functions. However, some filter primitives like color matrix or gaussian blur are done by reading the buffer's scan line and modifying each pixel. Filters that have large buffer size could take a very long time to render depending on the hardware.

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

            hatemelkharashy Hatem ElKharashy
            hatemelkharashy Hatem ElKharashy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes