Checks whether the image should be processed (resized) by the Image manager (if the destination size is smaller).
            
Namespace: CMS.MediaLibraryAssembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- fileInfo
 - Type: CMS.MediaLibrary MediaFileInfo
Media file info to check 
- width
 - Type: 
System Int32
New width 
- height
 - Type: 
System Int32
New height 
- maxSideSize
 - Type: 
System Int32
Max side size 
Return Value
Type:See Also