Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Random colorization of pixels in SceneGraph QQuickItem...?

Random colorization of pixels in SceneGraph QQuickItem...?

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 145 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • oria66O Offline
    oria66O Offline
    oria66
    wrote on last edited by
    #1

    Hi. I want to test the performance of QQuickItem vs QQuickPaintedItem. I am trying to implement a random change of pixel color in a 3000x3000 QImage. Every second, I pick a random color and colorize each pixel (9 million pixels in total).

    I implemented the QQuickPaintedItem part, but I have some kind of confusion to achieve this goal in SceneGraph.

    Any recommendations?

    The truth is out there

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved