ReactOS 0.4.15-dev-8064-gdaf8068
ICDECOMPRESS Struct Reference

#include <vfw.h>

Collaboration diagram for ICDECOMPRESS:

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
 

Detailed Description

Definition at line 333 of file vfw.h.

Member Function Documentation

◆ _Field_size_bytes_() [1/2]

ICDECOMPRESS::_Field_size_bytes_ ( lpbiInput->  biSizeImage)

◆ _Field_size_bytes_() [2/2]

ICDECOMPRESS::_Field_size_bytes_ ( lpbiOutput->  biSizeImage)

Member Data Documentation

◆ ckid

DWORD ICDECOMPRESS::ckid

Definition at line 339 of file vfw.h.

Referenced by ICDecompress().

◆ dwFlags

DWORD ICDECOMPRESS::dwFlags

Definition at line 334 of file vfw.h.

Referenced by ICDecompress().

◆ lpbiInput

LPBITMAPINFOHEADER ICDECOMPRESS::lpbiInput

Definition at line 335 of file vfw.h.

Referenced by CRAM_Decompress(), Decompress(), ICCVID_Decompress(), and ICDecompress().

◆ lpbiOutput

LPBITMAPINFOHEADER ICDECOMPRESS::lpbiOutput

Definition at line 337 of file vfw.h.

Referenced by CRAM_Decompress(), Decompress(), ICCVID_Decompress(), and ICDecompress().


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