Package: cairo
Function cairo-in-fill
Lambda Listcairo-in-fill (cr x y) ArgumentsReturn ValueA non-zero value if the point is inside, or zero if outside. Details
Tests whether the given point is inside the area that would be affected by a cairo-fill operation given the current path and filling parameters.
Surface dimensions and clipping are not taken into account. See the cairo-fill, cairo-set-fill-rule and cairo-fill-preserve functions. | See also |
2021-12-12