Package: cairo
Function cairo:region-intersect-rectangle
Lambda Listcairo:region-intersect-rectangle (region x y width height) ArgumentsReturn Value The passed in cairo:region-t instance for the intersection or nil if an error occured. Details Computes the intersection of region with the given rectangle and places the result in region. | See also |
2025-09-01