![]() |
![]() |
![]() |
![]() |
![]() |
This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Prepare to decode a frame from a stream
#include <img.h>
int img_decode_begin( img_codec_t codec,
io_stream_t *input,
uintptr_t *decode_data );
img
This function prepares to decode a frame (or series of frames) from a stream.
Image library
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | No |
img_decode_finish() img_decode_frame()
![]() |
![]() |
![]() |
![]() |