Bug 19594

Summary: Need an API to extract bitmap of a transformed image.
Product: WebKit Reporter: Dan Wood <dwood>
Component: ImagesAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Enhancement CC: mitz
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   

Dan Wood
Reported 2008-06-16 14:31:37 PDT
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.)
Attachments
Note You need to log in before you can comment on or make changes to this bug.