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

API to render a slice into QImage

    XMLWordPrintable

Details

    • 609e03660 (dev)

    Description

      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.

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-105607
          # Subject Branch Project Status CR V

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are 2 open Gerrit changes