ImageBuffer.getData Method¶
Module: ImageBuffer
Definition¶
Gets the image buffer data.
Uint8List getData()
Returns
Uint8ListData of the image buffer object.
Exceptions
An error has occurred during Face Library execution.
Module: ImageBuffer
Gets the image buffer data.
Uint8List getData()
Returns
Uint8ListExceptions