manpagez: man pages & more
man newGradientGlowFilter(3)
Home | html | info | man
newGradientGlowFilter(3)                              newGradientGlowFilter(3)




NAME

       newGradientGlowFilter - creates a GardientGlowFilter


SYNOPSIS

       #include <ming.h>

       SWFFilter newGradientGlowFilter
       (
            SWFGradient gradient,
            SWFBlur blur,
            SWFShadow shadow,
            int flags
       );


PARAMETERS

       SWFGradient gradient
              Gradient.

       SWFBlur blur
              Blur.

       SWFShadow shadow
              Shadow.

       int flags
              FILTER_MODE_INNER,  FILTER_MODE_KO, FILTER_MODE_ONTOP.


DESCRIPTION

       This  functions  creates  a gradient glow filter. Extends GlowFilter by
       using a gradient instead of a simple color.



c2man filter.c                  1 October 2008        newGradientGlowFilter(3)

ming 0.4.3 - Generated Sun Dec 5 15:48:28 CST 2010
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.