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




NAME

       newGlowFilter - creates a GlowFilter


SYNOPSIS

       #include <ming.h>

       SWFFilter newGlowFilter
       (
            SWFColor color,
            SWFBlur blur,
            float strength,
            int flags
       );


PARAMETERS

       SWFColor color
              Color of shadow.

       SWFBlur blur
              Blur.

       float strength
              Strength.

       int flags
              FILTER_MODE_INNER,  FILTER_MODE_KO.


DESCRIPTION

       This functions creates a glow filter.



c2man filter.c                  1 October 2008                newGlowFilter(3)

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