Searched refs:compare_pixels (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ui/tools/ |
H A D | flood-tool.cpp | 207 static bool compare_pixels(guint32 check, guint32 orig, guint32 merged_orig_pixel, guint32 dtc, int threshold, PaintBucketChannels method) function in namespace:Inkscape::UI::Tools 325 if (compare_pixels(pixel, orig_color, bci.merged_orig_pixel, bci.dtc, bci.threshold, bci.method)) {
|
Completed in 17 milliseconds