cpprestsdk
cpprestsdk copied to clipboard
Send BYTE* image data as image response
I have image in the form of raw BYTE* data I want to convert it into jpeg and webp encoding and send it as a response. Is that possible??
you can try with data is opencv mat:
vector