CommonImageToByte Method

Definition

Namespace: DWSIM.UI.Shared
Assembly: DWSIM.ExtensionMethods.Eto (in DWSIM.ExtensionMethods.Eto.dll) Version: 10.0.0.0
public static byte[] ImageToByte(
	Bitmap img
)

Parameters

img  Bitmap
 

Return Value

Byte

See Also