WindowsCompositionSamples icon indicating copy to clipboard operation
WindowsCompositionSamples copied to clipboard

GraphicsCaptureItem.CreateFromVisual has blur

Open nesherhh opened this issue 6 years ago • 0 comments

Issue Type

[x ] Bug Report

Current Behavior

I have used this sample: https://github.com/robmikh/VisualCaptureDemo And the resulting image has some blur. I thought it had something to do with DPI (first tested on Surface Book 2 with 200% dpi). But even after I have set the DPI to 100% the blur is still present.

Expected Behavior

Captured image is 100% same as source

Steps to Reproduce (for bugs)

Start this sameple: https://github.com/robmikh/VisualCaptureDemo

Your Environment

  • SDK #: 1903
  • Operating System build # : Windows 10 1903. Build 18362
  • Visual Studio Version # : 16.4.0

nesherhh avatar Dec 09 '19 09:12 nesherhh