I use the clipboard to manipulate images. Every time I assign an image to the clipboard, does it overwrite the previous one or does it keep increasing the size of the clipboard by stacking up all the images?
If it does, I would free the clipboard every time I do a new assign but do not want to do it if I do not have to.
Thanks.
If it does, I would free the clipboard every time I do a new assign but do not want to do it if I do not have to.
Thanks.