mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-23 18:32:49 +00:00
.. | ||
AUTHORS | ||
bmp.desktop | ||
ChangeLog | ||
CMakeLists.txt | ||
config-kimgio.h.cmake | ||
dds.cpp | ||
dds.desktop | ||
dds.h | ||
eps.cpp | ||
eps.desktop | ||
eps.h | ||
exr.cpp | ||
exr.desktop | ||
exr.h | ||
g3r.cpp | ||
g3r.h | ||
gif.desktop | ||
gimp.h | ||
hdr.cpp | ||
hdr.desktop | ||
hdr.h | ||
ico.desktop | ||
jp2.cpp | ||
jp2.desktop | ||
jp2.h | ||
jpeg.desktop | ||
mng.desktop | ||
pbm.desktop | ||
pcx.cpp | ||
pcx.desktop | ||
pcx.h | ||
pgm.desktop | ||
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 | ||
png.desktop | ||
pnm.desktop | ||
ppm.desktop | ||
psd.cpp | ||
psd.desktop | ||
psd.h | ||
qimageio_plugin.desktop | ||
ras.cpp | ||
ras.desktop | ||
ras.h | ||
README | ||
rgb.cpp | ||
rgb.desktop | ||
rgb.h | ||
svg+xml-compressed.desktop | ||
svg+xml.desktop | ||
tga.cpp | ||
tga.desktop | ||
tga.h | ||
tiff.desktop | ||
xbm.desktop | ||
xcf.cpp | ||
xcf.desktop | ||
xcf.h | ||
xpm.desktop | ||
xv.desktop | ||
xview.cpp | ||
xview.h |
This directory contains Qt imageformat plugins. See Qt docs for writing a new handler. Current formats include: JPEG <read> <write> JPEG2000 <read> <write> XV <read> <write> EPS <read> <write> NETPBM <incomplete> PNG <read> <write, only with newer libraries> TIFF <read> TGA <read> <write> PCX <read> <write> SGI <read> <write> (images/x-rgb: *.bw, *.rgb, *.rgba, *.sgi) DDS <read> XCF <read> RAS <read> (images/x-sun-raster: *.ras, *.sun, *.im1, *.im8, *.im8g...)