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

API to render a slice into QImage

XMLWordPrintable

    • 609e03660 (dev)

      Programmatically being able to select a slice and render it offscreen into an image. For example a function which takes the column/row number and direction and renders the slice into a QImage.

      Proposed API: QImage Q3DSurface::renderSliceToImage(QAbstract3DAxis::AxisOrientation axis, int index) where axis defines whether to render a row or a column and index the row/column that should be rendered.

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

            kwpark Kwanghyo Park
            poikelin Joni Poikelin
            Votes:
            8 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes