mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-11 23:21:55 +00:00
![]() Lighten is applied, where multiple masks intersect, the highest transparency value is used. Darken is applied, where multiple masks intersect, the lowest transparency value is used. Experimental API: - CompositeMethod::LightenMask - CompositeMethod::DarkenMask issue: https://github.com/thorvg/thorvg/issues/2608 |
||
---|---|---|
.. | ||
meson.build | ||
tvgSwCommon.h | ||
tvgSwFill.cpp | ||
tvgSwImage.cpp | ||
tvgSwMath.cpp | ||
tvgSwMemPool.cpp | ||
tvgSwRaster.cpp | ||
tvgSwRasterAvx.h | ||
tvgSwRasterC.h | ||
tvgSwRasterNeon.h | ||
tvgSwRasterTexmap.h | ||
tvgSwRenderer.cpp | ||
tvgSwRenderer.h | ||
tvgSwRle.cpp | ||
tvgSwShape.cpp | ||
tvgSwStroke.cpp |