Method CopyToBitmap
CopyToBitmap(Texture2D, Device, Rectangle)
Declaration
public static Bitmap CopyToBitmap(this Texture2D textureToCopy, Device device, Rectangle region)
Parameters
Type | Name | Description |
---|---|---|
Texture2D | textureToCopy | |
Device | device | |
Rectangle | region |
Returns
Type | Description |
---|---|
Bitmap |