ImageExtensions Class
WebExtensions for image functions
Namespace: MobileTrack.Web.Components.ExtensionsAssembly: MobileTrack.Web.Components (in MobileTrack.Web.Components.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
public static class ImageExtensions
- Inheritance
- Object ImageExtensions
| FitImageToMaxSize |
Checks if an image is too large in width/height. If so, resizes it while retaining aspect ratio.
|
| ResizeAndCrop |
Resizes an image, then crops the left/right side or top/bottom side of the image to make it fit
|