Results 1 to 3 of 3

Thread: How to access each bit of QImage.

  1. #1
    Join Date
    May 2007
    Posts
    9
    Thanks
    1
    Qt products
    Qt3 Qt4
    Platforms
    MacOS X Windows

    Default How to access each bit of QImage.

    Hello ,

    This might be a easy question but I couldn't figure it .
    I am using QT 2.3.10,I need to access each bit of QImage having the width 590 , height 470 and depth 1 .Qt provides a function uchar* QImage:: scanLine(int) to access a bit(pixel) ,by reading the Qt reference documentation doesn't provide a clear idea in solving my problem (mentioned above).

    Any suggestions will be highly appreciable

    Thanks
    Noufal k

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: How to access each bit of QImage.

    J-P Nurmi

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

    noufalk (29th February 2008)

  4. #3
    Join Date
    May 2007
    Posts
    9
    Thanks
    1
    Qt products
    Qt3 Qt4
    Platforms
    MacOS X Windows

    Default Re: How to access each bit of QImage.

    Thanks Jpn..

Similar Threads

  1. [Qt4] How to load Url image into QImage?
    By Gonzalez in forum Qt Programming
    Replies: 6
    Last Post: 13th October 2014, 10:10
  2. Replies: 12
    Last Post: 7th September 2011, 16:37
  3. ODBC and MS Access
    By allensr in forum Qt Programming
    Replies: 2
    Last Post: 10th April 2007, 23:41
  4. QImage constructor
    By Lele in forum Qt Programming
    Replies: 2
    Last Post: 11th January 2007, 12:06
  5. Replies: 5
    Last Post: 14th July 2006, 22:42

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.