TransformsProvider.Crop Method

Crops the bitmap using specified rectangle.

Overload List

Name Description
Public method Crop(Rectangle)

Crops the bitmap using specified rectangle (which is not obligatory totally inside the bitmap).

Public method Crop(Int32, Int32, Int32, Int32)

Crops the bitmap using specified rectangle (which is not obligatory totally inside the bitmap).

See Also

Reference