ReactOS 0.4.16-dev-433-g6363f78
|
Go to the source code of this file.
Classes | |
struct | BITMAPINFOEX |
Functions | |
static void | Test_PixelAddress (INT iLine, const CImage &image1, const BITMAP &bm, INT x, INT y, BOOL bTopDown) |
static void | Test_BitmapEntry (INT iLine, INT bpp, INT width, INT height, BOOL bTopDown) |
static void | Test_Bitmap (void) |
static void | Test_CompatBitmapEntry (INT iLine, HDC hdc, INT width, INT height) |
static void | Test_CompatBitmap (void) |
static void | Test_DIBSectionEntry (INT iLine, HDC hdc, INT bpp, INT width, INT height, BOOL bTopDown) |
static void | Test_DIBSection (void) |
static void | Test_ResBitmap (void) |
static INT | FindGUID (REFGUID rguid, const CSimpleArray< GUID > &guids) |
static INT | FindFilterItem (const TCHAR *filter, const TCHAR *item) |
static void | Test_Importer (void) |
static void | Test_Exporter (void) |
START_TEST (CImage) | |
Definition at line 337 of file CImage.cpp.
Referenced by Test_Exporter(), and Test_Importer().
|
static |
Definition at line 327 of file CImage.cpp.
Referenced by Test_Exporter(), and Test_Importer().
START_TEST | ( | CImage | ) |
Definition at line 493 of file CImage.cpp.
Definition at line 58 of file CImage.cpp.
Referenced by START_TEST().
Definition at line 40 of file CImage.cpp.
Referenced by Test_Bitmap().
Definition at line 89 of file CImage.cpp.
Referenced by START_TEST().
Definition at line 72 of file CImage.cpp.
Referenced by Test_CompatBitmap().
Definition at line 284 of file CImage.cpp.
Referenced by START_TEST().
|
static |
Definition at line 113 of file CImage.cpp.
Referenced by Test_DIBSection().
Definition at line 429 of file CImage.cpp.
Referenced by START_TEST().
Definition at line 356 of file CImage.cpp.
Referenced by START_TEST().
|
static |
Definition at line 24 of file CImage.cpp.
Referenced by Test_DIBSectionEntry().
Definition at line 302 of file CImage.cpp.
Referenced by START_TEST().