getData

Get the data such as the bytes of the image. The bytes can be used to manipulate the pixels of the image.

getData(): Promise<BytesData

Returns