JVCL Help:ICDecompress@HIC@DWORD@PBITMAPINFOHEADER@PVOID@PBITMAPINFOHEADER@PVOID

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

The summary for this help topic does not exist, edit this page

Pascal

 run\VFW.pas
 functionICDecompress(hic: HIC; dwFlags: DWORD; lpbiFormat: PBITMAPINFOHEADER; lpData: PVOID; lpbi: PBITMAPINFOHEADER; lpBits: PVOID): DWORD; cdecl;


Parameters

Parameters Description
dwFlags: DWORD flags (from AVI index...)
lpbiFormat: PBITMAPINFOHEADER BITMAPINFO of compressed data biSizeImage has the chunk size
lpData: PVOID data
lpbi: PBITMAPINFOHEADER DIB to decompress to

run\VFW.pas


Description

The description for this help topic does not exist, edit this page


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page