Screenshot plugin: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Only is responsible for converting framebuffer to PNG (with optional overlay file) 0 Identifiers: ==Load up parameters== screenshot_mode = int (must be 1) screenshot_resul...") |
mNo edit summary |
||
Line 1: | Line 1: | ||
Only is responsible for converting framebuffer to PNG (with optional overlay file) | Only is responsible for converting framebuffer to PNG (with optional overlay file) | ||
and adds to photo column. | |||
0 Identifiers: | 0 Identifiers: |
Revision as of 20:47, 7 October 2014
Only is responsible for converting framebuffer to PNG (with optional overlay file) and adds to photo column.
0 Identifiers:
Load up parameters
screenshot_mode = int (must be 1) screenshot_result = int (error code) screenshot_width = int screenshot_height = int screenshot_aspect = int screenshot_ox = int screenshot_oy = int screenshot_ow = int screenshot_oh = int