Hi there,
Using latest version (25.9) for .NET.
We want to use Image.GetOriginalOptions() when changing resolution so we can keep all other aspects of the image (compression, color depth, etc.). However, we are not ab…...The method you’re using only updates the horizontal resolution....outputPath = inputPath + "_updated.tif"; using (var image = Image...