Skip to content

Conversation

@VisualMelon
Copy link
Contributor

@VisualMelon VisualMelon commented May 26, 2020

Fixes #18 by adding support for the interpolate parameter of CanvasRenderContext.DrawImage.

Uses Avalonia's Default interpolation for non-interpolated images, and LowQuality for interpolated images (which was the default value before this PR).

Interpolated heatmap example:
image

new non-interpolated heatmap example:
image

@worldbeater worldbeater merged commit 96e0fae into oxyplot:master Jun 5, 2020
@VisualMelon VisualMelon deleted the DrawImageInterpolate branch June 9, 2020 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No support for non-interpolated images.

2 participants