Bug 34788 - Use RGB16 format for images
Summary: Use RGB16 format for images
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords: Performance
Depends on:
Blocks:
 
Reported: 2010-02-10 01:49 PST by Andrew
Modified: 2010-02-10 11:56 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew 2010-02-10 01:49:38 PST
To reduce the memory footprint, rgb565 format(16 bit) substituted for RGBA format(32 bit) can be used for displaying images. How to do?
Comment 1 Alexey Proskuryakov 2010-02-10 11:56:31 PST
If this is a question, please email webkit-help <http://webkit.org/contact.html>. We use Bugzilla for bug reports and enhancement requests, not for general communication.