Gms9810 wrote:
File comment: Then apply an effect, in this case I used Gmic PC Graphic boost 2, the removed part of the image is still there. I can only think this is color value information left behind. I tried saving it as a png with the Save color values from transparent pixels box unchecked but the information is still there. I know there is a way to remove it but i can't remember how.
The information is still there in your "in-memory" image, the transparent pixel color information is no longer present in the disk file. If you were to perform a "File->Revert" (or otherwise reload the disk file) then your in-memory version would no longer have the color info for transparent pixels (transparent pixels would all be black).
The situation is similar to what occurs when you save a multi-layer image to a JPEG file; the image you are editing (the in-memory version) will still have multiple layers even though the one on disk has been flattened. It is only after you load the disk file that you will be editing a flattened image.