mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-07 21:23:32 +00:00
![]() The CompositeMethod now includes the newly supported InvLumaMask option: The source pixels are converted to grayscale (luma values), and the complement of the target's pixels is alpha blended. As a result, only the part of the source where the grayscale is not covered by the target is visible. @APIs: CompositeMethod::InvLumaMask @Example: examples/InvLumaMasking.cpp @Issue: https://github.com/thorvg/thorvg/issues/404 |
||
---|---|---|
.. | ||
meson.build | ||
thorvg.h |