SWF.FilterMatrix man page on Cygwin

Man page or keyword search:  
man Server   22533 pages
apropos Keyword Search (all sections)
Output format
Cygwin logo
[printable version]

SWF::FilterMatrix(3)  User Contributed Perl Documentation SWF::FilterMatrix(3)

NAME
       SWF::FilterMatrix - SWF FilterMatrix  class

SYNOPSIS
	       use SWF::FilterMatrix;
	       $valueref     = [ 0.5, 0.4, 0.3, 0, 0,
				 0.5, 0.4, 0.3, 0, 0,
				 0.5, 0.4, 0.3, 0, 0,
				 0, 0, 0, 1, 0 ];
	       $filtermatrix = new SWF::FilterMatrix( 5, 4, $valueref );
	       $filter	  = SWF::Filter::newColorMatrixFilter( $filtermatrix );

DESCRIPTION
       SWF::FilterMatrix is a helper class useful for construction of some
       SWF::Filter objects: ColorMatrix filter and Convolution filter.

METHODS
       new SWF::FilterMatrix($cols, $rows, $valueref)
	   The only method is a constructor for creation of a FilterMatrix
	   object. The object is controlled by the matrix data dimensions
	   (cols * rows) and the data values: a reference to an array of float
	   values.  Note: constructing ColorMatrixFilter needs a 5*4 matrix.

AUTHOR
	       developers of
	       ming.sourceforge.net

SEE ALSO
       SWF, SWF::Filter, SWF::Blur, SWF::Shadow

perl v5.14.2			  2010-10-10		  SWF::FilterMatrix(3)
[top]

List of man pages available for Cygwin

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net