Saves the image into a new memory location. The returned data must be released with a call to freeEncodedImage.
null if saving failed. Warning: this is NOT GC-allocated, so this allocation will leak unless you call freeEncodedImage after use. Tags: none.
See Implementation
Saves the image into a new memory location. The returned data must be released with a call to freeEncodedImage.