Returns image thumbnail from the disk or create a new one if doesn't exist yet.
Namespace: CMS.MediaLibraryAssembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- originalFilePath
- Type:
System String
Original file path
- originalWidth
- Type:
System Int32
Original width
- originalHeight
- Type:
System Int32
Original height
- width
- Type:
System Int32
Width
- height
- Type:
System Int32
Height
Return Value
Type:
See Also