|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <vfw.h>

Public Member Functions | |
| _Field_size_bytes_ (lpbiInput->biSizeImage) LPVOID lpInput | |
| _Field_size_bytes_ (lpbiOutput->biSizeImage) LPVOID lpOutput | |
Public Attributes | |
| DWORD | dwFlags |
| LPBITMAPINFOHEADER | lpbiInput |
| LPBITMAPINFOHEADER | lpbiOutput |
| DWORD | ckid |
| ICDECOMPRESS::_Field_size_bytes_ | ( | lpbiInput-> | biSizeImage | ) |
| ICDECOMPRESS::_Field_size_bytes_ | ( | lpbiOutput-> | biSizeImage | ) |
| DWORD ICDECOMPRESS::ckid |
Definition at line 339 of file vfw.h.
Referenced by ICDecompress().
| DWORD ICDECOMPRESS::dwFlags |
Definition at line 334 of file vfw.h.
Referenced by ICDecompress().
| LPBITMAPINFOHEADER ICDECOMPRESS::lpbiInput |
Definition at line 335 of file vfw.h.
Referenced by CRAM_Decompress(), Decompress(), ICCVID_Decompress(), and ICDecompress().
| LPBITMAPINFOHEADER ICDECOMPRESS::lpbiOutput |
Definition at line 337 of file vfw.h.
Referenced by CRAM_Decompress(), Decompress(), ICCVID_Decompress(), and ICDecompress().