Transpiled version (14312L) is out of date.
svoid imageSurface_unpixelated(ImageSurface imageSurface) { if (imageSurface == null) ret; imageSurface.interpolationMode = RenderingHints.VALUE_INTERPOLATION_BILINEAR; repaint(imageSurface); }
Began life as a copy of #1019213
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1033675 |
| Snippet name: | imageSurface_unpixelated |
| Eternal ID of this version: | #1033675/3 |
| Text MD5: | 9950abdb5764e247ffc8e85f809a1731 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-12-26 18:51:50 |
| Source code size: | 203 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 370 / 491 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |