ReactOS 0.4.15-dev-7842-g558ab78
ICDRAWSUGGEST Struct Reference

#include <vfw.h>

Collaboration diagram for ICDRAWSUGGEST:

Public Attributes

DWORD dwFlags
 
LPBITMAPINFOHEADER lpbiIn
 
LPBITMAPINFOHEADER lpbiSuggest
 
INT dxSrc
 
INT dySrc
 
INT dxDst
 
INT dyDst
 
HIC hicDecompressor
 

Detailed Description

Definition at line 655 of file vfw.h.

Member Data Documentation

◆ dwFlags

DWORD ICDRAWSUGGEST::dwFlags

Definition at line 656 of file vfw.h.

◆ dxDst

INT ICDRAWSUGGEST::dxDst

Definition at line 661 of file vfw.h.

Referenced by ICDrawSuggestFormat().

◆ dxSrc

INT ICDRAWSUGGEST::dxSrc

Definition at line 659 of file vfw.h.

Referenced by ICDrawSuggestFormat().

◆ dyDst

INT ICDRAWSUGGEST::dyDst

Definition at line 662 of file vfw.h.

Referenced by ICDrawSuggestFormat().

◆ dySrc

INT ICDRAWSUGGEST::dySrc

Definition at line 660 of file vfw.h.

Referenced by ICDrawSuggestFormat().

◆ hicDecompressor

HIC ICDRAWSUGGEST::hicDecompressor

Definition at line 663 of file vfw.h.

Referenced by ICDrawSuggestFormat().

◆ lpbiIn

LPBITMAPINFOHEADER ICDRAWSUGGEST::lpbiIn

Definition at line 657 of file vfw.h.

Referenced by ICDrawSuggestFormat().

◆ lpbiSuggest

LPBITMAPINFOHEADER ICDRAWSUGGEST::lpbiSuggest

Definition at line 658 of file vfw.h.

Referenced by ICDrawSuggestFormat().


The documentation for this struct was generated from the following file: