Returns true if image should be scaled down.
Namespace: CMS.MediaLibraryAssembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- maxSideSize
- Type:
System Int32
Max side size
- width
- Type:
System Int32
Width
- height
- Type:
System Int32
Height
- imageWidth
- Type:
System Int32
Image width
- imageHeight
- Type:
System Int32
Image height
Return Value
Type:
See Also