Searched refs:apply_profile (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/
H A Dsp-image.h68 void apply_profile(Inkscape::Pixbuf *pixbuf);
H A Dsp-image.cpp258 void SPImage::apply_profile(Inkscape::Pixbuf *pixbuf) { function in class:SPImage
346 if ( this->color_profile ) apply_profile( pixbuf );

Completed in 22 milliseconds