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




NAME

       newConvolutionFilter - creates a new ConvolutionFilter


SYNOPSIS

       #include <ming.h>

       SWFFilter newConvolutionFilter
       (
            SWFFilterMatrix matrix,
            float divisor,
            float bias,
            SWFColor color,
            int flags
       );


PARAMETERS

       SWFFilterMatrix matrix
              Matrix.

       float divisor
              Divisor applied to matrix.

       float bias
              Matrix bias.

       SWFColor color
              Default color.

       int flags
              FILTER_FLAG_CLAMP , FILTER_FLAG_PRESERVE_ALPHA.


DESCRIPTION

       Creates a new ConvolutionFilter.



c2man filter.c                  1 October 2008         newConvolutionFilter(3)

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