JVCL Help:ICImageDecompress@HIC@UINT@PBITMAPINFO@PVOID@PBITMAPINFO
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: ICImageDecompress Function
[+] VFW.pas Functions
Search in JVCL Help
Search in all projectsSummary
The summary for this help topic does not exist, edit this page
Pascal
run\VFW.pas
functionICImageDecompress(hic: HIC; uiFlags: UINT; lpbiIn: PBITMAPINFO; lpBits: PVOID; lpbiOut: PBITMAPINFO): THANDLE; stdcall;
Parameters
Parameters | Description |
hic: HIC | compressor to use |
uiFlags: UINT | flags (none yet) |
lpbiIn: PBITMAPINFO | format to decompress from |
lpBits: PVOID | data to decompress |
lpbiOut: PBITMAPINFO | decompress to this (NULL ==> default) |
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