Provided by: libming-dev_0.4.5-1ubuntu5_amd64 

NAME
newSWFShapeFromBitmap - Creates a shape filled with bitmap
SYNOPSIS
#include <ming.h>
SWFShape newSWFShapeFromBitmap
(
SWFBitmap bitmap,
int flag
);
PARAMETERS
SWFBitmap bitmap
Not Documented.
int flag
Not Documented.
DESCRIPTION
Creates a shape filled with bitmap.
c2man shape.c 12 September 2008 newSWFShapeFromBitmap(3)