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. IconImage and ColorImage current state
Forum Updated to NodeBB v4.3 + New Features

IconImage and ColorImage current state

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
2 Posts 2 Posters 259 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.
  • V Offline
    V Offline
    vinadenenko
    wrote on last edited by
    #1

    Hi!

    In previous versions of Qt (e.g. 6.6.3) IconImage was the only way to colorize images properly in a simple declarative way. It was private and undocumented, but it worked.

    As i can see in 6.9.0, both IconImage and ColorImage were removed from Qt. I was not able to find any mentions about it in release notes. Can we get some comments about current state and plans about these types? Or maybe some thoughts about how now developers are supposed to colorize icons and images? I'm awared about existing methods, but I think everyone will agree that they are not even close to simple color: "red" .

    All i found is this report.

    Thanks.

    1 Reply Last reply
    0
    • B Offline
      B Offline
      Bob64
      wrote on last edited by
      #2

      I would be interested in this too. I happened across ColourImage in some Qt source the other day and thought it looked useful before realising that it's internal. This was in 6.8.

      I am porting some Qt5 code at the moment and was trying to figure out how to colour an svg. I used to use GraphicalEffects and the compatibility library isn't available with the in-house Qt build I have to use. Meanwhile MultiEffect, which I understood to be the Qt 6 replacement, doesn't appear to work, with no clues provided as to why not.

      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