Package: cairo
Function cairo-pattern-get-rgba
Lambda Listcairo-pattern-get-rgba (pattern) ArgumentsReturn Value red -- a double float red component of color green -- a double float green component of color blue -- a double float blue component of color alpha -- a double float alpha component of color status -- :success, or :pattern-type-mismatch if the pattern is not a solid color pattern Details
Gets the solid color for a solid color pattern. | See also |
2020-12-25