Method GetSubBitmap
GetSubBitmap(RectI)
Returns a sub image of the current one as long as the rect belongs
entirely to the image.
public virtual IImageHandler GetSubBitmap(RectI rect)
Parameters
rectRectIRectangle in this image.
Returns a sub image of the current one as long as the rect belongs
entirely to the image.
public virtual IImageHandler GetSubBitmap(RectI rect)
rect RectIRectangle in this image.