JVCL Help:TJvAVICapture.SaveDIB
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvAVICapture.SaveDIB Method
[+] TJvAVICapture Events
[+] TJvAVICapture Fields
[+] TJvAVICapture Methods
[+] TJvAVICapture Properties
Search in JVCL Help
Search in all projectsSummary
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