Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 544341 - [MacOS] getImageData(200) produces image using eclipse's scaling algorithm instead of using native scaling
Summary: [MacOS] getImageData(200) produces image using eclipse's scaling algorithm in...
Status: CLOSED DUPLICATE of bug 489451
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.11   Edit
Hardware: PC Mac OS X
: P3 normal (vote)
Target Milestone: 4.12 M3   Edit
Assignee: Sravan Kumar Lakkimsetti CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-11 08:02 EST by Sravan Kumar Lakkimsetti CLA
Modified: 2019-04-26 02:42 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sravan Kumar Lakkimsetti CLA 2019-02-11 08:02:35 EST
getImageData(200) results in calling imageData.scaleTo method which results in blurry image.

Eclipse should use native scaling algorithm for this also as used by scaling from 200% to 100%.
Comment 1 Sravan Kumar Lakkimsetti CLA 2019-04-26 02:42:10 EDT
Included in the patch for bug 489451

*** This bug has been marked as a duplicate of bug 489451 ***