ReactOS 0.4.16-dev-303-g11d5cb8
|
#include <vfw.h>
Public Attributes | |
DWORD | dwFlags |
LPBITMAPINFOHEADER | lpbiIn |
LPBITMAPINFOHEADER | lpbiSuggest |
INT | dxSrc |
INT | dySrc |
INT | dxDst |
INT | dyDst |
HIC | hicDecompressor |
INT ICDRAWSUGGEST::dxDst |
Definition at line 661 of file vfw.h.
Referenced by ICDrawSuggestFormat().
INT ICDRAWSUGGEST::dxSrc |
Definition at line 659 of file vfw.h.
Referenced by ICDrawSuggestFormat().
INT ICDRAWSUGGEST::dyDst |
Definition at line 662 of file vfw.h.
Referenced by ICDrawSuggestFormat().
INT ICDRAWSUGGEST::dySrc |
Definition at line 660 of file vfw.h.
Referenced by ICDrawSuggestFormat().
HIC ICDRAWSUGGEST::hicDecompressor |
Definition at line 663 of file vfw.h.
Referenced by ICDrawSuggestFormat().
LPBITMAPINFOHEADER ICDRAWSUGGEST::lpbiIn |
Definition at line 657 of file vfw.h.
Referenced by ICDrawSuggestFormat().
LPBITMAPINFOHEADER ICDRAWSUGGEST::lpbiSuggest |
Definition at line 658 of file vfw.h.
Referenced by ICDrawSuggestFormat().