Krita
Channel.h
60 * @return the exact bounds of the channel. This can be smaller than the bounds of the Node this channel is part of.
65 * Read the values of the channel into the a byte array for each pixel in the rect from the Node this channel is part of, and returns it.
67 * Note that if Krita is built with OpenEXR and the Node has the 16 bits floating point channel depth type, Krita returns
73 * @brief setPixelData writes the given data to the relevant channel in the Node. This is only possible for Nodes
76 * Note that if Krita is built with OpenEXR and the Node has the 16 bits floating point channel depth type, Krita expects
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:35:00 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:35:00 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.