Results 1 to 15 of 15

Thread: Converting from RGB24 to RGB32

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Oct 2006
    Posts
    279
    Thanks
    6
    Thanked 40 Times in 39 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Converting from RGB24 to RGB32

    Quote Originally Posted by mahiapkum View Post
    Now am i displaying the image correctly???
    Well, what do you see? Your code seems correct.
    You might want to split up the conversion and rendering into different routines, since you only need to convert once, but you might have to paint multiple times.
    Last edited by spud; 30th May 2008 at 14:08. Reason: spelling error

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
  •  
Qt is a trademark of The Qt Company.