⚫DeSerialize Bitmap

De-Serialize a byte array string to a Bitmap

Description

De-Serialize a byte array string representation of a bitmap to a System.Drawing.Bitmap.

Useful for restoring an internalized Bitmap.

Usage

Last updated