ImageTaskBaseTCrop Method

Overload List

Crop(Rectangle) Crops the current image to the given rectangle. The command is added to the chain and not executed until the actual processing is done.
Crop(Int32, Int32, Int32, Int32) Crops the current image to the given coordinates and size. The command is added to the chain and not executed until the actual processing is done.

See Also