Click or drag to resize
MediaFileInfoProviderCanResizeImage Method
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).
Top
See Also