Results 1 to 4 of 4

Thread: Standard of jpg and png files.

  1. #1
    Join Date
    Dec 2011
    Location
    Landau, Palatinate, Germany
    Posts
    7
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Standard of jpg and png files.

    Hi,

    I use Qt 4.6.2 with the library 'libqjpeg'.
    With my program I can save png- and jpg- files.
    And now my question:
    Does anyone know where/how I can find out which standard (ISO /RFC) the png/jpg -files have?
    I didn't find anything in the docu -maybe I am to stupid...

    Thanks in advance

    Andreas

  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: Standard of jpg and png files.

    Did you search in the docs for libjpeg and libpng? It took me two minutes to find it.

    Anyway...
    http://www.jpeg.org/jpeg/index.html
    http://www.w3.org/TR/PNG/
    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. #3
    Join Date
    Dec 2011
    Location
    Landau, Palatinate, Germany
    Posts
    7
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Standard of jpg and png files.

    It seems, that I am too stupid.
    I searched in QtAssistant an in Online Docu Reference.
    - I has to support JPEG ISO 10918: 94-98 and PNG RFC 2083
    Ok, there are not so much standards for png and jpeg, but I can't find, whichone Qt supports.
    I think the newest, but I need an evidence.

    Could you give me a link to the corresponding Qt-docu please?

  4. #4
    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: Standard of jpg and png files.

    Qt supports whatever the libpng and libjpeg used by it support.
    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.


Similar Threads

  1. standard QT libraies
    By GrahamLabdon in forum Newbie
    Replies: 2
    Last Post: 21st October 2010, 12:37
  2. Standard buttons/icons?
    By MTK358 in forum Qt Programming
    Replies: 3
    Last Post: 27th June 2010, 17:24
  3. Replies: 2
    Last Post: 2nd June 2008, 08:45
  4. Question about standard shortcuts
    By y.shan in forum Qt Programming
    Replies: 5
    Last Post: 3rd December 2007, 15:05
  5. Jambi: Using non-standard mimetypes
    By Ron Ofir in forum Qt Programming
    Replies: 0
    Last Post: 1st August 2007, 20:19

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.