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