Trim image by specified area.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- width
- Type: System Int32
New width of the image
- height
- Type: System Int32
New height of the image
- area
- Type: CMS.Helpers ImageHelper ImageTrimAreaEnum
Enumeration to specify the area to keep
Return Value
Type: ByteSee Also