Namespace:
FreeImageAPI
Assembly:
FreeImageNET (in FreeImageNET.dll)
Syntax
Parameters
- left
- Type: System..::.Int32
Specifies the left position of the cropped rectangle.
- top
- Type: System..::.Int32
Specifies the top position of the cropped rectangle.
- right
- Type: System..::.Int32
Specifies the right position of the cropped rectangle.
- bottom
- Type: System..::.Int32
Specifies the bottom position of the cropped rectangle.
Return Value
The sub part in a new instance.
Version Information
FreeImage.NET
Supported in: 3.11.0, 3.12.0, 3.13.0, 3.13.1
See Also