05-08-2025, 01:13 AM
(This post was last modified: 05-08-2025, 01:14 AM by a740g.
Edit Reason: Format
)
Using "BeginDraw foo" sets foo as the current destination image. You could then simply use "_SAVEIMAGE fileName$" to write out the current destination image to disk.

