Namespace: DWSIM.UI.SharedAssembly: DWSIM.ExtensionMethods.Eto (in DWSIM.ExtensionMethods.Eto.dll) Version: 8.8.1.0
Syntax public static byte[] ImageToByte(
Bitmap img
)
Public Shared Function ImageToByte (
img As Bitmap
) As Byte()
Request Example
View SourceParameters
- img Bitmap
-
Return Value
ByteSee Also