MediaFileInfoProvider CanResizeImage Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberCanResizeImage(String, Int32, Int32, Int32)
Checks whether the image should be processed (resized) by the Image manager (if the destination size is smaller).
Public methodStatic memberCanResizeImage(MediaFileInfo, Int32, Int32, Int32)
Checks whether the image should be processed (resized) by the Image manager (if the destination size is smaller).
Back to Top
See Also