Thread: Cropped Overlay
View Single Post
Old 09-22-2021, 05:42 PM   #5
ashcat_lt
Human being with feelings
 
Join Date: Dec 2012
Posts: 7,295
Default

Thanks for looking. Yeah, I probably don’t need the temp buffer, but I just kind of prefer to do my manipulations “off screen” until the end. Most of my presets overwrite the main buffer with a black rectangle at the very beginning, does processing and manipulations in off screen buffers, and then blit to the essentially blank main buffer at the end. Might be losing some efficiency that way, but some of the things I’ve done kind of require it, and it just feels safer somehow.
ashcat_lt is offline   Reply With Quote