Package: cairo
CEnum cairo:filter-t
Declaration(cffi:defcenum filter-t :fast :good :best :nearest :bilinear :gaussian) Values
Details The cairo:filter-t enumeration is used to indicate what filtering
should be applied when reading pixel values from patterns. See the cairo:pattern-filter function for indicating the desired filter
to be used with a particular pattern. | See also |
2025-1-14