Advanced Customizations, Overrides, and Extensions » ePublisher Platform XSLT Extensions » Imaging » XPathNodeIterator Transform (string inputImageFilePath, string outputImageFormatAsString, int outputImageQuality, int outputImageWidth, int outputImageHeight, string outputImageFilePath, int outputResolution)
XPathNodeIterator Transform (string inputImageFilePath, string outputImageFormatAsString, int outputImageQuality, int outputImageWidth, int outputImageHeight, string outputImageFilePath, int outputResolution)
 
Create a new version of an image with a different format or with different dimensions.
Exceptions:
OutOfMemoryException
Thrown when a low memory situation occurs.
Parameters:
inputImageFilePath
Full pathname of the input image file.
outputImageFormatAsString
The output image format as string.
outputImageQuality
The output image quality.
outputImageWidth
Width of the output image.
outputImageHeight
Height of the output image.
outputImageFilePath
Full pathname of the output image file.
outputResolution
The output resolution.
Returns:
Image info node set.
 
 
Was this helpful?
Last modified date: 10/14/2020