Package: cairo
Function cairo:mesh-pattern-set-corner-color-rgb
Lambda Listcairo:mesh-pattern-set-corner-color-rgb (pattern index red green blue) ArgumentsDetails
Sets the color of a corner of the current patch in a mesh pattern. The color is specified in the same way as for the cairo:set-source-rgb
function. Valid values for corner are from 0 to 3 and identify the corners as explained for the cairo:pattern-create-mesh function. Notes | See also |
2025-1-19