Table of Contents

Method GetSubBitmap

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

GetSubBitmap(RectI)

Returns a sub image of the current one as long as the rect belongs entirely to the image.

IImageHandler GetSubBitmap(RectI rect)

Parameters

rect RectI

Rectangle in this image.

Returns

IImageHandler