Provided by: libming-dev_0.4.5-1.2ubuntu7_amd64 

NAME
newSWFJpegWithAlpha_fromInput - f is a jpeg file, alpha is zlib-compressed data
SYNOPSIS
#include <ming.h>
SWFJpegWithAlpha newSWFJpegWithAlpha_fromInput
(
SWFInput input,
SWFInput alpha
);
PARAMETERS
SWFInput input
Not Documented.
SWFInput alpha
Not Documented.
DESCRIPTION
F is a jpeg file, alpha is zlib-compressed data.
c2man jpeg.c 26 January 2008 newSWFJpegWithAlpha_fromInput(3)