Click or drag to resize

CommonImageToByte Method


Namespace: DWSIM.UI.Shared
Assembly: DWSIM.ExtensionMethods.Eto (in DWSIM.ExtensionMethods.Eto.dll) Version: 8.8.1.0
Syntax
public static byte[] ImageToByte(
	Bitmap img
)
Request Example View Source

Parameters

img  Bitmap
 

Return Value

Byte
See Also