ImageToBytes

The ImageToBytes function converts Image to byte array.

Syntax :

ImageToBytes(Image)
Parameters Description
Image Image used to convert it into to byte.

Example :

ImageToBytes(TestImage.jpeg)

Result :

1101