Results 1 to 2 of 2

Thread: Access the pixels of the Image(qml2)

  1. #1
    Join Date
    Jan 2011
    Posts
    127
    Thanks
    42
    Thanked 4 Times in 4 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Access the pixels of the Image(qml2)

    How could I access the pixels of the Image?
    Is it possible to manipulate them directly from c++ site?
    The results should reflect on the qml site

    using shaderEffects could do some image processing tasks
    but when I need to do more sophisticated tasks, it is not
    enough to handle it.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Access the pixels of the Image(qml2)

    Quote Originally Posted by stereoMatching View Post
    How could I access the pixels of the Image?
    You couldn't.

    Is it possible to manipulate them directly from c++ site?
    QImage::pixel()
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. The following user says thank you to wysota for this useful post:

    stereoMatching (27th June 2013)

Similar Threads

  1. Get the raw buffer of ShaderEffectSource(qml2)
    By stereoMatching in forum Qt Quick
    Replies: 5
    Last Post: 14th June 2013, 23:19
  2. QtQuick2 access image pixel
    By Talei in forum Qt Quick
    Replies: 4
    Last Post: 3rd June 2013, 10:02
  3. Replies: 1
    Last Post: 15th August 2012, 19:00
  4. Replies: 5
    Last Post: 23rd January 2011, 12:27
  5. Pixels
    By Dante in forum Qt Programming
    Replies: 1
    Last Post: 21st April 2009, 21:50

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.