Skip to content

Snapshot support

Compare
Choose a tag to compare
@robmikh robmikh released this 02 Oct 06:03
2f34e9e

This release introduces snapshot support, both for ongoing captures and an independent snapshot. See the readme for more details.

This release also contains other improvements:

  • Window and Monitor lists now auto-refresh.
  • Pixel format can be selected.
    • Ongoing snapshots will save to a JXR file when using DirectXPixelFormat::R16G16B16A16Float
    • Independent snapshots will not use the set pixel format. Instead, selecting the JXR format while saving will run the capture using DirectXPixelFormat::R16G16B16A16Float.