fromRawRgb
Creates a LiteRtImage from raw RGB pixel data.
Return
A LiteRtImage.
Parameters
data
The raw RGB pixel data (3 bytes per pixel).
width
The image width.
height
The image height.
Creates a LiteRtImage from raw RGB pixel data.
A LiteRtImage.
The raw RGB pixel data (3 bytes per pixel).
The image width.
The image height.