ReactOS 0.4.15-dev-7924-g5949c20
ICCOMPRESS Struct Reference

#include <vfw.h>

Collaboration diagram for ICCOMPRESS:

Public Member Functions

 _Field_size_bytes_ (lpbiOutput->biSizeImage) LPVOID lpOutput
 
 _Field_size_bytes_ (lpbiInput->biSizeImage) LPVOID lpInput
 
 _Field_size_bytes_ (lpbiPrev->biSizeImage) LPVOID lpPrev
 

Public Attributes

DWORD dwFlags
 
LPBITMAPINFOHEADER lpbiOutput
 
LPBITMAPINFOHEADER lpbiInput
 
LPDWORD lpckid
 
LPDWORD lpdwFlags
 
LONG lFrameNum
 
DWORD dwFrameSize
 
DWORD dwQuality
 
LPBITMAPINFOHEADER lpbiPrev
 

Detailed Description

Definition at line 172 of file vfw.h.

Member Function Documentation

◆ _Field_size_bytes_() [1/3]

ICCOMPRESS::_Field_size_bytes_ ( lpbiInput->  biSizeImage)

◆ _Field_size_bytes_() [2/3]

ICCOMPRESS::_Field_size_bytes_ ( lpbiOutput->  biSizeImage)

◆ _Field_size_bytes_() [3/3]

ICCOMPRESS::_Field_size_bytes_ ( lpbiPrev->  biSizeImage)

Member Data Documentation

◆ dwFlags

DWORD ICCOMPRESS::dwFlags

Definition at line 173 of file vfw.h.

Referenced by Compress(), ICCompress(), and ICSeqCompressFrame().

◆ dwFrameSize

DWORD ICCOMPRESS::dwFrameSize

Definition at line 181 of file vfw.h.

Referenced by Compress(), ICCompress(), and ICSeqCompressFrameStart().

◆ dwQuality

DWORD ICCOMPRESS::dwQuality

Definition at line 182 of file vfw.h.

Referenced by Compress(), ICCompress(), and ICSeqCompressFrameStart().

◆ lFrameNum

LONG ICCOMPRESS::lFrameNum

Definition at line 180 of file vfw.h.

Referenced by Compress(), ICCompress(), and ICSeqCompressFrame().

◆ lpbiInput

LPBITMAPINFOHEADER ICCOMPRESS::lpbiInput

Definition at line 176 of file vfw.h.

Referenced by Compress(), ICCompress(), and ICSeqCompressFrameStart().

◆ lpbiOutput

LPBITMAPINFOHEADER ICCOMPRESS::lpbiOutput

Definition at line 174 of file vfw.h.

Referenced by Compress(), ICCompress(), ICSeqCompressFrame(), and ICSeqCompressFrameStart().

◆ lpbiPrev

LPBITMAPINFOHEADER ICCOMPRESS::lpbiPrev

Definition at line 183 of file vfw.h.

Referenced by Compress(), ICCompress(), and ICSeqCompressFrameStart().

◆ lpckid

LPDWORD ICCOMPRESS::lpckid

Definition at line 178 of file vfw.h.

Referenced by Compress(), ICCompress(), and ICSeqCompressFrameStart().

◆ lpdwFlags

LPDWORD ICCOMPRESS::lpdwFlags

Definition at line 179 of file vfw.h.

Referenced by Compress(), ICCompress(), and ICSeqCompressFrameStart().


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