TLayeredImage32 is a container for multiple images that will eventually be merged into a single image (via the GetMergedImage method).
As layers (TLayer32) are added or inserted into a TLayeredImage32 object, their index order will determine how each layer will be rendered relative to other layers. Layers with lower indexes will appear below those with higher indexes once they are merged. The TLayeredImage32's bounds will determine the size of the merged image. Any layers with a part or all of their own bounds outside these bounds will have those portions clipped from the merged image.
Copyright ©2010-2023 Angus Johnson - Image32 4.8 - Help file built on 17 Jan 2025