Applet Manager services: Difference between revisions

Line 1,640: Line 1,640:
| 7 || [[#GetCallerAppletCaptureImageEx]]
| 7 || [[#GetCallerAppletCaptureImageEx]]
|-
|-
| 8 || [2.0.0+] TakeScreenShotOfOwnLayer
| 8 || [2.0.0+] [[#TakeScreenShotOfOwnLayer]]
|-
|-
| 9 || [5.0.0+] CopyBetweenCaptureBuffers
| 9 || [5.0.0+] [[#CopyBetweenCaptureBuffers]]
|-
|-
| 10 || [[#AcquireLastApplicationCaptureBuffer]]
| 10 || [[#AcquireLastApplicationCaptureBuffer]]
Line 1,722: Line 1,722:


Calls the same internal func as [[#GetLastForegroundCaptureImageEx]], except that the last param is set to value 2 instead of 1.
Calls the same internal func as [[#GetLastForegroundCaptureImageEx]], except that the last param is set to value 2 instead of 1.
=== TakeScreenShotOfOwnLayer ===
Takes an input u8 bool and a s32, no output.
=== CopyBetweenCaptureBuffers ===
Takes two input s32s, no output.


=== AcquireLastApplicationCaptureBuffer ===
=== AcquireLastApplicationCaptureBuffer ===