1config BR2_PACKAGE_QT5IMAGEFORMATS 2 bool "qt5imageformats" 3 select BR2_PACKAGE_QT5BASE_GUI 4 help 5 Qt is a cross-platform application and UI framework for 6 developers using C++. 7 8 The Qt Image Formats module provides plugins for 9 additional image formats: TIFF, MNG, TGA, WBMP 10 11 https://doc.qt.io/qt-5/qtimageformats-index.html 12