Parameters:
- ScImage *sc_image
- ScImage filled with parsed DCT coefficient values.
- ByteImage *dest_image
- ByImage structure to be filled with pixel component values.
Return value:
1 on success, 0 otherwise
Description:
Transforms sc_image containing DCT coefficients for one plane of a parsed I field (i.e., Y, Cr, or Cb) into a byte image of pixel component values. Assumes that the size of dest_image is appropriate for given sc_image.