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. BMP imageformat missing
Forum Updated to NodeBB v4.3 + New Features

BMP imageformat missing

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 114 Views 2 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.
  • franco.amatoF Offline
    franco.amatoF Offline
    franco.amato
    wrote on last edited by
    #1

    Hi,
    In my task have to load a BMP image file and convert to QImage and also save from QImage objects to BMP format image files.
    In the "C:\Qt\5.15.2\msvc2019_64\plugins\imageformats" folder I can not find any plugin related to BMP format. Did I miss something?

    Pl45m4P 1 Reply Last reply
    0
    • franco.amatoF franco.amato

      Hi,
      In my task have to load a BMP image file and convert to QImage and also save from QImage objects to BMP format image files.
      In the "C:\Qt\5.15.2\msvc2019_64\plugins\imageformats" folder I can not find any plugin related to BMP format. Did I miss something?

      Pl45m4P Offline
      Pl45m4P Offline
      Pl45m4
      wrote on last edited by
      #2

      @franco-amato

      • https://doc.qt.io/qt-5/qtimageformats-index.html

      BMP is supported by default as one of the standard formats for images

      • https://doc.qt.io/qt-5/qimage.html#reading-and-writing-image-files

      If debugging is the process of removing software bugs, then programming must be the process of putting them in.

      ~E. W. Dijkstra

      1 Reply Last reply
      3

      • Login

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