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

/inkscape/src/ui/dialog/
H A Dfiledialogimpl-gtkmm.h470 { return backgroundButton.get_color().get_pixel(); }
/inkscape/src/ui/tools/
H A Dflood-tool.cpp190 inline guint32 get_pixel(guchar *px, int x, int y, int stride) { function in namespace:Inkscape::UI::Tools
324 guint32 pixel = get_pixel(px, x, y, bci.stride);
891 guint32 orig_color = get_pixel(px, cx, cy, stride);

Completed in 18 milliseconds