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
- xPos
- Type: System Int32
X coordinates of trimmed area
- yPos
- Type: System Int32
Y coordinates of trimmed area
Return Value
Type: ImageSee Also