Crops the image using specified rectangle (which is not obligatory totally inside the bitmap).
Name | Description | |
---|---|---|
Crop(Rectangle) |
Crops the image using specified rectangle (which is not obligatory totally inside the bitmap). |
|
Crop(RectangleF) |
Crops the image using specified rectangle (which is not obligatory totally inside the bitmap). |
|
Crop(Rectangle, Color) |
Crops the image using specified rectangle (which is not obligatory totally inside the bitmap). |
|
Crop(RectangleF, Color) |
Crops the image using specified rectangle (which is not obligatory totally inside the bitmap). |
|
Crop(Int32, Int32, Int32, Int32) |
Crops the image using specified rectangle (which is not obligatory totally inside the bitmap). |
|
Crop(Single, Single, Single, Single) |
Crops the image using specified rectangle (which is not obligatory totally inside the bitmap). |
|
Crop(Int32, Int32, Int32, Int32, Color) |
Crops the image using specified rectangle (which is not obligatory totally inside the bitmap). |
|
Crop(Single, Single, Single, Single, Color) |
Crops the image using specified rectangle (which is not obligatory totally inside the bitmap). |