Image::rescaled quality on Windows

Would it be possible to have (HW accelerated) higher quality image resampling on Windows?
At the moment Direct2DLowLevelGraphicsContext::setInterpolationQuality implementation is empty so Image::rescaled uses no interpolation (?) when resampling.

1 Like