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




NAME

       newGradientBevelFilter - create a GradientBevelFilter


SYNOPSIS

       #include <ming.h>

       SWFFilter newGradientBevelFilter
       (
            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 bevel filter. Extends BevelFilter by
       using a gradient instead of a simple color.



c2man filter.c                  1 October 2008       newGradientBevelFilter(3)

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