- 
    
Suggestion
 - 
    Resolution: Fixed
 - 
    
P2: Important
 - 
    None
 
- 
        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.
| For Gerrit Dashboard: QTBUG-105607 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V | 
| 599326,34 | Add functionality to render a slice into QImage | dev | qt/qtgraphs | Status: ABANDONED | 0 | 0 | 
| 613381,31 | Create offscreen slice view of given index and grab it to image | dev | qt/qtgraphs | Status: MERGED | +2 | +1 | 
| 614220,4 | wip: Add offscreen slice capture to widgetgraphgallary example | dev | qt/qtgraphs | Status: ABANDONED | -2 | 0 |