Legend
| Property: Bitmap Bitmap
DeclarationBitmap BitmapSummaryGets the underlying Bitmap that this BytesBitmap wraps. USAGE WARNING: DO NOT use this if the BytesBitmap wrapping it may have gone out of context and disposed of. This will cause intermittent issues - when the BytesBitmap gets GC'd. Use BytesBitmap.GetBitmapCopy() instead. |