[Webkit-unassigned] [Bug 239575] New: Deploy CGImagePixelReader in several API tests that read back pixel data from images
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 20 16:01:43 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=239575
Bug ID: 239575
Summary: Deploy CGImagePixelReader in several API tests that
read back pixel data from images
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: wenson_hsieh at apple.com
This helper class makes it easy to ask for a WebCore::Color at a given (x, y) coordinate, given a CGImageRef. Currently, this is done in an ad-hoc way across various API tests. We can clean it up by unifying the logic in this helper class.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220420/71c4dc66/attachment.htm>
More information about the webkit-unassigned
mailing list