bitmap From Bytes
Converts a raw byte array into an ImageBitmap.
Return
The resulting ImageBitmap, or null if conversion fails.
Parameters
byte Array
The byte array to convert.
Converts a raw byte array into an ImageBitmap.
The resulting ImageBitmap, or null if conversion fails.
The byte array to convert.