kio Class Index


Annotated List
Files
Globals
Hierarchy
Index

This library allows KDE applications to read and write images in a variety of formats, transparently via the QImage and QPixmap load and save methods.

The image processing backends are written as image handlers compatible with the QImageIO handler format. The backends are loaded on demand when a particular format is requested.

Formats

Currently supported formats include:

Usage

Simply call the KImageIO::registerFormats() static method declared in kimgio.h, and link libkimgio into your project.

Example


	#include<qpixmap.h>
 	#include<kimgio.h>

	int main( int argc, char **argv )
	{
		....
		KImageIO::registerFormats();
		
		...	// start main program
	}

See also: KImageIO, QPixmap, QImage, QImageIO

DefaultProgress - Task
DefaultProgress
KDEDesktopMimeType
KDEDesktopMimeType::KExecMimeType
KDEDesktopMimeType::Service
KDirWatch
KFileItem
KFileManager
KFolderType
KIO
KIO::Connection
KIO::CopyInfo
KIO::CopyJob
KIO::DeleteJob
KIO::FileCopyJob
KIO::Job
KIO::KAutoMount
KIO::KAutoUnmount
KIO::KDirLister
KIO::ListJob
KIO::MimetypeJob
KIO::NetAccess
KIO::PassDlg
KIO::ProgressBase
KIO::RenameDlg
KIO::Scheduler
KIO::SimpleJob
KIO::SkipDlg
KIO::Slave
KIO::SlaveBase
KIO::SlaveInterface
KIO::StatJob
KIO::StatusbarProgress
KIO::Task
TransferJob - KTarGz
KIO::TransferJob
KIO::UDSAtom
KIOFilter
KImageIO
KImageIOFactory
KMessageBoxWrapper
KMimeMagic
KMimeMagicResult
KMimeType
KOpenWithHandler
KRun
KService
KServiceFactory
KServiceGroup
KServiceGroupFactory
KServiceOffer
KServiceType
KServiceTypeFactory
KServiceTypeProfile
KServiceTypeProfile::Service
KShellCompletion
KShred
KSycoca
KSycocaDict
KSycocaEntry
KSycocaFactory
KSycocaFactoryList
KTarBase
KTarData
KTarDirectory
KTarEntry
KTarFile
KTarGz
KTrader - UIServer_stub
KTrader
KURIFilter
KURIFilterData
KURIFilterPlugin
KURIFilterPluginList
KURLCompletion
ListProgress
Observer
Observer_stub
ParseContext
ParseTreeAND
ParseTreeBOOL
ParseTreeBRACKETS
ParseTreeBase
ParseTreeCALC
ParseTreeCMP
ParseTreeDOUBLE
ParseTreeEXIST
ParseTreeID
ParseTreeIN
ParseTreeMATCH
ParseTreeMAX2
ParseTreeMIN2
ParseTreeNOT
ParseTreeNUM
ParseTreeOR
ParseTreeSTRING
PreferencesMaxima
PreferencesReturn
ProgressItem
UIServer
UIServer_stub

Generated by: root@porky.devel.redhat.com on Wed May 10 08:56:52 2000, using kdoc 2.0a35.