[Webkit-unassigned] [Bug 19594] New: Need an API to extract bitmap of a transformed image.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 16 14:31:38 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=19594

           Summary: Need an API to extract bitmap of a transformed image.
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: Images
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dwood at karelia.com


For our application (Sandvox) we wish to make us of webkit's awesome image
transformations (shadow, reflection, matrix transformations) and then get
access to the bitmap image -- with alpha -- of the resulting bitmap.  (At this
point, there is not a good solution; we could use some "Screenshot" methods of
getting the contents of a rectangle, but that would include the background that
the image is composited against, and not include any transparency information.)


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list