mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

Both `libyuv::I420Copy` and `libyuv::I420Scale` support image cropping by offsetting coordinates inside planes, but offsets must be even numbers. References #7998