mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-24 10:52:49 +00:00
![]() the image I/O plugin will likely break again due to use of deprecated API Signed-off-by: Ivailo Monev <xakepa10@gmail.com> |
||
---|---|---|
.. | ||
AUTHORS | ||
CMakeLists.txt | ||
dds.cpp | ||
dds.desktop | ||
dds.h | ||
eps.cpp | ||
eps.desktop | ||
eps.h | ||
exr.cpp | ||
exr.desktop | ||
exr.h | ||
gimp.h | ||
hdr.cpp | ||
hdr.desktop | ||
hdr.h | ||
jp2.cpp | ||
jp2.desktop | ||
jp2.h | ||
pcx.cpp | ||
pcx.desktop | ||
pcx.h | ||
pic.desktop | ||
pic_io_handler.cpp | ||
pic_io_handler.h | ||
pic_io_plugin.cpp | ||
pic_io_plugin.h | ||
pic_read.cpp | ||
pic_rw.h | ||
pic_write.cpp | ||
psd.cpp | ||
psd.desktop | ||
psd.h | ||
qimageio_plugin.desktop | ||
ras.cpp | ||
ras.desktop | ||
ras.h | ||
README | ||
rgb.cpp | ||
rgb.desktop | ||
rgb.h | ||
webp.cpp | ||
webp.desktop | ||
webp.h | ||
webp.xml | ||
x-webp.desktop | ||
xcf.cpp | ||
xcf.desktop | ||
xcf.h |
This directory contains Qt imageformat plugins. See Qt docs for writing a new handler. Current formats include: DDS <read> EPS <read> <write> EXR <read> HDR <read> JP2 <read> <write> PCX <read> <write> PIC <read> <write> PNM <read> PSD <read> RAS <read> RGB <read> <write> WEBP <read> <write> XCF <read>