De-Serialize a byte array string to a Bitmap
Last updated 2 years ago
De-Serialize a byte array string representation of a bitmap to a System.Drawing.Bitmap.
Useful for restoring an internalized Bitmap.
Name | DeSerialize Bitmap
Nickname | DeSerBmp
Tab | ThreeJs
Panel | Output
Division | 3
T | Serialized Bitmap (Text) | Serialized Bitmap text.
B | Bitmap (Bitmap) | A System.Drawing.Bitmap image object
none