Browsing through direct2d resources it seems hardware-acceleration is not available for server-side scenarios.
My requirement is to render images off-screen. While this is easy to achieve using WicBitmapRenderTarget it isn't hardware-accelerated. Is there away to achieve this using Direct2d?