flixengine2/filters/crop.h

Go to the documentation of this file.
00001 /*
00002 //==========================================================================
00003 //
00004 //  Copyright (c) On2 Technologies Inc. All Rights Reserved.
00005 //
00006 //--------------------------------------------------------------------------
00007 //
00008 //  File:        $Workfile: crop.h$
00009 //               $Revision: 2$
00010 //
00011 //  Last Update: $DateUTC: 2007-01-04 17:02:43Z$
00012 //
00013 //--------------------------------------------------------------------------
00014 */
00015 #ifndef __FE2_FILTER_CROP_H__
00016 #define __FE2_FILTER_CROP_H__
00017 
00049 #define FE2_FILTER_CROP "crop"
00050 
00055 #define FE2_CROP_TOP    "top"
00056 
00061 #define FE2_CROP_BOTTOM "bottom"
00062 
00067 #define FE2_CROP_LEFT   "left"
00068 
00073 #define FE2_CROP_RIGHT  "right"
00074 
00076 #endif /*__FE2_FILTER_CROP_H__*/

On2 Technologies, Inc Flix Engine Linux documentation, generated on Mon May 19 10:56:05 2008 by doxygen 1.5.2