Package: cairo
Function cairo:mesh-pattern-set-corner-color-rgba
Lambda Listcairo:mesh-pattern-set-corner-color-rgba (pattern index red green blue alpha) 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-rgba
  function. Valid values for corner are from 0 to 3 and identify the corners as explained for the cairo:pattern-create-mesh function. NotesLisp implementation | See also | 
2025-09-21