Legend
| Method: Bitmap GetBitmapCopy()
Declarationpublic Bitmap GetBitmapCopy() SummaryUse this to create a new Bitmap that is a copy of the image stored in this BytesBitmap. This can be passed around safely, unlike the wrapped bitmap returned by BytesBitmap.Bitmap. |