Namespace KImageIO


Table of contents
Modules
kio Classes
All Classes
Module kio
Namespace KImageIO

Methods to get information about image format names and the corresponding mime type. Also, you can get information about supported image types without loading all the imageformat plugins.

The image processing backends are written as image handlers compatible with the QImageIOHandler format. The backends are Qt imageformat plugins. Each format can be identified by a unique type id string.

Formats:

Currently supported formats include:

  • BMP \ \
  • EPS \ \
  • EXR \
  • G3 \
  • GIF \
  • ICO \
  • JP2 \ \
  • JPEG \ \
  • NETPBM \ \
  • PCX \ \
  • PNG \ \
  • TGA \ \
  • TIFF \
  • XBM \ \
  • XPM \ \
  • XV \ \


  • enums

    enum details

    methods