beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

SaveScreenShot_v3 Op



SaveScreenShot
Namespace: Ops.Gl

Op author: pandur

Download the current screen content as png file


use Ops.Gl.DownloadTexture_v2 if you need more flexibility, like different resolutions, etc.



Inputs

Filename (String)

name of saved file

Use Canvas Size (boolean /Number)

Uses canvas size

Screenshot (Trigger)

Trigger to make a screenshot

Width (integer /Number)

Width of screenshot in pixels

Height (integer /Number)

Height of screenshot in pixels

Outputs

Finished (Trigger)

Trigger out when screenshot has been created


Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Screenshot v2 example


Patches using SaveScreenShot_v3

  • Examples
  • Public
  • My Patches

Changelog


created op
2020-09-09 - pandur
cloned op from Ops.Gl.SaveScreenShot_v2
2022-03-22 - pandur
Ops.User.pandur.SaveScreenshot3 renamed to Ops.Gl.SaveScreenShot_v3
2022-03-22 - pandur