Back to Adaptive Vision Library website
You are here: Start » Function Reference » Interoperability » SaveJpegImageToBytes_Deprecated
SaveJpegImageToBytes_Deprecated
Converts an image to a byte-value array of its JPG representation.
Syntax
C++
C#
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inImage | const Image& | Input image | |
![]() |
outArray | Array<int>& |


