JVCL Help:ICSeqCompressFrame@PCOMPVARS@UINT@PVOID@PBOOL@PDWORD

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
 functionICSeqCompressFrame(pc: PCOMPVARS; uiFlags: UINT; lpBits: PVOID; pfKey: PBOOL; plSize: PDWORD): PVOID; stdcall;


Parameters

Parameters Description
pc: PCOMPVARS set by ICCompressorChoose
uiFlags: UINT flags
lpBits: PVOID input DIB bits
pfKey: PBOOL did it end up being a key frame?
plSize: PDWORD size to compress to/of returned image

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