Krita
Krita Painting application
Krita is an advanced and modular painting application.
Krita is built around two core libraries: pigment and kritaimage.
The pigment library abstracts colorspaces and color transformations. ColorSpaces provide functions to manipulate pixels. The kritcolor library loads colorspace plugins to extend the range of available colorspaces.
The kritaimage library abstracts the storage, creation, inspection and manipulation of pixels stored in a rectangular area. It provides layers, filters, iterators and painters. Filters and paint operations are provided as service plugins loaded through the appropriate trader queries.
There are the following types of plugins
- filters
- generators
- tools
- brush engines
- colorspaces
- import/export filters
- view plugins: plugins that extend krita with dockers, dialogs etcetera
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:18:59 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:18:59 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.