SWFGradient_setInterpolationMode(3) SWFGradient_setInterpolationMode(3)
NAME
SWFGradient_setInterpolationMode - set gradient interpolation mode
SYNOPSIS
#include <ming.h>
void SWFGradient_setInterpolationMode
(
SWFGradient gradient,
GradientInterpolationMode mode
);
PARAMETERS
SWFGradient gradient
Not Documented.
GradientInterpolationMode mode
Possible values for a GradientInterpolationMode are as follows:
SWF_GRADIENT_NORMAL, SWF_GRADIENT_LINEAR
DESCRIPTION
SWF8 allows to set different interpolation modes: SWF_GRADIENT_NORMAL
(default) SWF_GRADIENT_LINEAR.
c2man gradient.c 5 October SWFGradient_setInterpolationMode(3)
ming 0.4.3 - Generated Tue Dec 7 10:09:58 CST 2010
