DrawingPadGetBitmapBytes Method
Function returns byte array, where bitmap data is stored.
Namespace: BeeMobile.DrawingPadAssembly: BeeMobile.DrawingPad.NET48 (in BeeMobile.DrawingPad.NET48.dll) Version: 4.8.0.3
public byte[] GetBitmapBytes()
Public Function GetBitmapBytes As Byte()
Return Value
ByteByte array with actual bitmap data.