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




NAME

       newBevelFilter - creates a BevelFilter


SYNOPSIS

       #include <ming.h>

       SWFFilter newBevelFilter
       (
            SWFColor shadowColor,
            SWFColor highlightColor,
            SWFBlur blur,
            SWFShadow shadow,
            int flags
       );


PARAMETERS

       SWFColor shadowColor
              Shadow color.

       SWFColor highlightColor
              Highlight color.

       SWFBlur blur
              Blur.

       SWFShadow shadow
              Shadow.

       int flags
              FILTER_MODE_INNER,  FILTER_MODE_KO, FILTER_MODE_ONTOP.


DESCRIPTION

       This functions creates a bevel filter. Creates a smooth bevel.



c2man filter.c                  1 October 2008               newBevelFilter(3)

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