Package: cairo
Function cairo:region-intersect-rectangle
Lambda Listcairo:region-intersect-rectangle (region x y width height) ArgumentsReturn ValueThe passed in cairo:region-t instance with 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-1-26