Results 1 to 2 of 2

Thread: How to convert JPEG image into binary data?

  1. #1
    Join Date
    Mar 2011
    Location
    Coimbatore,TamilNadu,India
    Posts
    382
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows
    Thanks
    10
    Thanked 13 Times in 12 Posts

    Default How to convert JPEG image into binary data?

    How to convert JPEG image into binary data? or blob data for MYSQL database?

  2. #2
    Join Date
    Dec 2010
    Location
    Veszprém, Hungary
    Posts
    34
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    2
    Thanked 4 Times in 4 Posts

    Default Re: How to convert JPEG image into binary data?

    With the operators << and >>. Or QImage::bits() function

Similar Threads

  1. How to convert image data type to plain text and back ?
    By aircraftstories in forum Qt Programming
    Replies: 3
    Last Post: 13th April 2011, 16:00
  2. Replies: 21
    Last Post: 6th October 2009, 15:06
  3. Replies: 0
    Last Post: 19th September 2009, 07:07
  4. Replies: 0
    Last Post: 14th September 2009, 11:57
  5. How to convert binary data to hexadecimal data
    By yellowmat in forum Newbie
    Replies: 4
    Last Post: 8th March 2006, 16:17

Tags for this Thread

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.