Help me! I have a background image that is 300 dpiX, 300 dpiY, I load it into IEvolution. On this image I place a few different types of layers, then merge them into one image using the LayersMergeAll method. I then get the .NET image from IEvolution using the GetNetImage method. The .net image is 96 dpiX and 96 dpiY. Why? How can I keep the 300 dpi? Is there a solution?