Back to FabImage Studio website
You are here: Start » Filter Reference » Interoperability » LoadJpegImageFromBytes_Deprecated
Loads a JPG image from an array of byte values.
Name | Type | Description | |
---|---|---|---|
![]() |
inBytes | IntegerArray | |
![]() |
outImage | Image | Output image |
Errors
This filter can throw an exception to report error. Read how to deal with errors here: Error Handling
Error type | Description |
---|---|
DomainError | Not a JPEG file format in LoadJpegImageFromBytes. |
Complexity Level
This filter is available on Advanced Complexity Level.