Click or drag to resize
Accord.NET (logo)

UnmanagedImageToByteArray Method

Converts the image into a sequence of bytes.

Namespace:  Accord.Imaging
Assembly:  Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax
public byte[] ToByteArray()
Request Example View Source

Return Value

Type: Byte
See Also