Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt JPEG
Forum Updated to NodeBB v4.3 + New Features

Qt JPEG

Scheduled Pinned Locked Moved General and Desktop
4 Posts 4 Posters 3.4k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mahmoud899
    wrote on last edited by
    #1

    Hello, I wanted to know if there is a library in Qt for dealing with JPEG images.

    Thank You

    Mahmoud Ramy

    1 Reply Last reply
    0
    • R Offline
      R Offline
      Rahul Das
      wrote on last edited by
      #2

      There are many classes dealing with Images. You can start with [[doc:QImage]]


      Declaration of (Platform) independence.

      1 Reply Last reply
      0
      • D Offline
        D Offline
        deimos
        wrote on last edited by
        #3

        Take a look at "QPixmap":http://qt-project.org/doc/qt-4.8/QPixmap.html or "QImage":http://qt-project.org/doc/qt-4.8/QImage.html.

        1 Reply Last reply
        0
        • V Offline
          V Offline
          vsorokin
          wrote on last edited by
          #4

          But you should be sure that jpeg plugin enabled. Simple way are to call
          @QList<QByteArray> QImageReader::supportedImageFormats ()@

          method

          --
          Vasiliy

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved