Searched defs:pixel_at (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/extension/internal/ | ||
H A D | metafile-inout.cpp | 70 pixel_t * Metafile::pixel_at (bitmap_t * bitmap, int x, int y) function in class:Inkscape::Extension::Internal::Metafile 159 pixel_t * pixel = pixel_at (bitmap, x, y); |
Completed in 10 milliseconds