Function: getScalingParameters()
getScalingParameters(
imageId
):ScalingParameters
It returns the scaling parameters for the image with the given imageId. This can be used to get passed (as an option) to the imageLoader in order to apply scaling to the image inside the imageLoader.
Parameters
• imageId: string
The imageId of the image
Returns
ScalingParameters