ReactOS 0.4.15-dev-7906-g1b85a5f
ICDECOMPRESSEX Struct Reference

#include <vfw.h>

Collaboration diagram for ICDECOMPRESSEX:

Public Attributes

DWORD dwFlags
 
LPBITMAPINFOHEADER lpbiSrc
 
LPVOID lpSrc
 
LPBITMAPINFOHEADER lpbiDst
 
LPVOID lpDst
 
INT xDst
 
INT yDst
 
INT dxDst
 
INT dyDst
 
INT xSrc
 
INT ySrc
 
INT dxSrc
 
INT dySrc
 

Detailed Description

Definition at line 342 of file vfw.h.

Member Data Documentation

◆ dwFlags

DWORD ICDECOMPRESSEX::dwFlags

Definition at line 343 of file vfw.h.

Referenced by ICDecompressEx(), ICDecompressExBegin(), and ICDecompressExQuery().

◆ dxDst

INT ICDECOMPRESSEX::dxDst

Definition at line 352 of file vfw.h.

Referenced by ICDecompressEx(), ICDecompressExBegin(), and ICDecompressExQuery().

◆ dxSrc

INT ICDECOMPRESSEX::dxSrc

Definition at line 357 of file vfw.h.

Referenced by ICDecompressEx(), ICDecompressExBegin(), and ICDecompressExQuery().

◆ dyDst

INT ICDECOMPRESSEX::dyDst

Definition at line 353 of file vfw.h.

Referenced by ICDecompressEx(), ICDecompressExBegin(), and ICDecompressExQuery().

◆ dySrc

INT ICDECOMPRESSEX::dySrc

Definition at line 358 of file vfw.h.

Referenced by ICDecompressEx(), ICDecompressExBegin(), and ICDecompressExQuery().

◆ lpbiDst

LPBITMAPINFOHEADER ICDECOMPRESSEX::lpbiDst

◆ lpbiSrc

LPBITMAPINFOHEADER ICDECOMPRESSEX::lpbiSrc

◆ lpDst

LPVOID ICDECOMPRESSEX::lpDst

◆ lpSrc

LPVOID ICDECOMPRESSEX::lpSrc

◆ xDst

INT ICDECOMPRESSEX::xDst

Definition at line 350 of file vfw.h.

Referenced by ICDecompressEx(), ICDecompressExBegin(), and ICDecompressExQuery().

◆ xSrc

INT ICDECOMPRESSEX::xSrc

Definition at line 355 of file vfw.h.

Referenced by ICDecompressEx(), ICDecompressExBegin(), and ICDecompressExQuery().

◆ yDst

INT ICDECOMPRESSEX::yDst

Definition at line 351 of file vfw.h.

Referenced by ICDecompressEx(), ICDecompressExBegin(), and ICDecompressExQuery().

◆ ySrc

INT ICDECOMPRESSEX::ySrc

Definition at line 356 of file vfw.h.

Referenced by ICDecompressEx(), ICDecompressExBegin(), and ICDecompressExQuery().


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