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.0.5239.26125)
Parameters
- fileInfo
- Type: CMS.MediaLibrary MediaFileInfo
File info
- libraryFolder
- Type: System String
Library folder
- siteName
- Type: System String
Site name
- width
- Type: System Int32
Image width
- height
- Type: System Int32
Image height
- maxSideSize
- Type: System Int32
Maximum side size
Return Value
Type: ByteSee Also