Scripting Function - SetResolutionToOriginal
The function sets the resolution of each image to the resolution of each of the original images.
This function can be used at any time but it is recommended that it be used after you have performed all other image processing functions e.g. resizing, cropping etc but before you use one of the save functions.
Syntax
SetResolutionToOriginal
Parameters
This function has no parameters.
Example
The following example sets the images resolution to the original images resolution:
SetResolutionToOriginal
Version Information
Supported in Multiple Image Resizer .NET v2.0.0.0
See Also