Results 1 to 5 of 5

Thread: Save Qt tiff files in 1 bit not 32 bit

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2009
    Location
    Memphis, TN
    Posts
    22
    Thanks
    3
    Qt products
    Qt4
    Platforms
    Windows

    Default Save Qt tiff files in 1 bit not 32 bit

    Anyone know how to save a black and white tiff file in "2 colors" not "millions of colors"?

    Qt saves them as 32 bit but I only need 1 bit (QImage::Format_Mono)

    Or does Qt have another format that can save black and with images in the smallest size possible?

    Thank you, Jeff.
    Last edited by jeffpogo; 20th June 2009 at 01:43. Reason: updated contents

Similar Threads

  1. visual studio project files - adding extra files
    By luf in forum Qt Programming
    Replies: 3
    Last Post: 13th June 2008, 21:05
  2. Woking with tiff Files
    By nareshqt in forum Qt Programming
    Replies: 4
    Last Post: 9th June 2008, 11:22
  3. how to save sequences of text files and sound files
    By nagpalma in forum Qt Programming
    Replies: 8
    Last Post: 3rd July 2007, 00:06
  4. read files and save the,
    By kernel_panic in forum Qt Programming
    Replies: 2
    Last Post: 4th January 2007, 06:31
  5. What does "Save All" actually save?
    By Mariane in forum Newbie
    Replies: 7
    Last Post: 31st January 2006, 13:23

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.