Main Page | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members

testfilterresizebilinear.h

00001 /*
00002 /--------------------------------------------------------------------
00003 |
00004 |      $Id: testfilterresizebilinear.h,v 1.5 2002/08/04 20:08:01 uzadow Exp $
00005 |
00006 |      Copyright (c) 1996-2002 Ulrich von Zadow
00007 |
00008 \--------------------------------------------------------------------
00009 */
00010 
00011 #ifndef INCL_PLTESTFILTERRESIZEBILINEAR
00012 #define INCL_PLTESTFILTERRESIZEBILINEAR
00013 
00014 #include "pltest.h"
00015 
00016 class PLBmp;
00017 
00018 class PLTestFilterResizeBilinear: public PLTest
00019 {
00020 
00021 public:
00022   PLTestFilterResizeBilinear ();
00023 
00024   virtual ~PLTestFilterResizeBilinear();
00025 
00026   virtual void RunTests ();
00027 
00028 private:
00029   void createBmp(PLBmp& Bmp);
00030 };
00031 
00032 #endif
00033 /*
00034 /--------------------------------------------------------------------
00035 |
00036 |      $Log: testfilterresizebilinear.h,v $
00037 |      Revision 1.5  2002/08/04 20:08:01  uzadow
00038 |      Added PLBmpInfo class, ability to extract metainformation from images without loading the whole image and proper greyscale support.
00039 |
00040 |      Revision 1.4  2002/03/31 13:36:42  uzadow
00041 |      Updated copyright.
00042 |
00043 |      Revision 1.3  2001/10/21 17:08:41  uzadow
00044 |      no message
00045 |
00046 |      Revision 1.2  2001/10/06 20:44:45  uzadow
00047 |      Linux compatibility
00048 |
00049 |      Revision 1.1  2001/10/03 14:00:29  uzadow
00050 |      Much improved quality in FilterResizeBilinear.
00051 |
00052 |
00053 \--------------------------------------------------------------------
00054 */

Generated on Sun Jun 6 13:42:22 2004 for paintlib by doxygen 1.3.2