JVCL Help:TJvAVICapture.SaveDIB

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

Search in JVCL Help

 
Search in all projects
 

Summary

Saves the latest captured frame to a DIB file.


Pascal

 functionSaveDIB(Name: string): Boolean;


Parameters

Parameters Description
Name: string The name of the file to use.


Return Value

True if the frame was saved successfully, false otherwise.


Description

The frame will be directly written into the DIB file.


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