Transpiled version (14312L) is out of date.
1 | svoid imageSurface_unpixelated(ImageSurface imageSurface) { |
2 | if (imageSurface == null) ret; |
3 | imageSurface.interpolationMode = RenderingHints.VALUE_INTERPOLATION_BILINEAR; |
4 | repaint(imageSurface); |
5 | } |
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: | 126 / 198 |
Version history: | 2 change(s) |
Referenced in: | [show references] |