Searched defs:ensurePixelFormat (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/display/
H A Dcairo-utils.cpp343 ensurePixelFormat(PF_GDK);
354 * with GTK drawing functions until ensurePixelFormat(Pixbuf::PIXEL_FORMAT_PIXBUF) is called.
359 ensurePixelFormat(PF_CAIRO);
460 void Pixbuf::ensurePixelFormat(PixelFormat fmt) function in class:Inkscape::Pixbuf

Completed in 77 milliseconds